Skip to content

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

Merged
kevinrobinson merged 9 commits into
masterfrom
feature/gitignore-cleanup-defenses
Nov 6, 2019
Merged

kevinrobinson merged 9 commits into
masterfrom
feature/gitignore-cleanup-defenses

Conversation

@kevinrobinson

Copy link
Copy Markdown
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
Copy Markdown
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