Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honor ignore on git #212

Closed
wants to merge 2 commits into from
Closed

Conversation

godiard
Copy link
Contributor

@godiard godiard commented May 7, 2015

No description provided.

After add the directory to the IGNORE_DIRS array,
we need make the standard procedure to get the list off files
for the bundle, get_files_in_git honor the configured ignored
files and dirs. That was not a problem until now,
because that files was already not added to git,
but in the case of the screenshots, are included in git,
but we don't want include them in our bundles.
@samdroid-apps
Copy link
Contributor

This sounds like the right solution

@godiard
Copy link
Contributor Author

godiard commented May 14, 2015

@samdroid-apps, something like #218 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants