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

Maintenance: Update gitignore to be more defensive about files #2700

Merged
merged 9 commits into from
Nov 6, 2019

Conversation

kevinrobinson
Copy link
Contributor

Who is this PR for?

developers

What problem does this PR fix?

Adding more defenses against developers accidentally checking data they're working with locally into source control.

What does this PR do?

Updates gitignore to aggressively ignore files with extensions like *.csv or *.json, especially if they are not in the expected test folders.

Also clean up some other old files that aren't used. And rename csv fixture files that were .txt to be .csv, and XML files to be .xml.

@kevinrobinson
Copy link
Contributor Author

selfie

@kevinrobinson kevinrobinson merged commit 7839497 into master Nov 6, 2019
@kevinrobinson kevinrobinson deleted the feature/gitignore-cleanup-defenses branch November 6, 2019 17:26
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.

1 participant