Skip to content

Commit

Permalink
added CSV files to the list of git-ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo Damele committed Apr 22, 2020
1 parent f2e65e8 commit d37ea64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@ ENV/

# mypy
.mypy_cache/

# CSV files
*.csv

0 comments on commit d37ea64

Please sign in to comment.