Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Added data formats to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ElSaico committed Oct 3, 2018
1 parent 2ba7887 commit 834a1ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,9 @@ ENV/

# mypy
.mypy_cache/

# Pandas-friendly data formats
*.f
*.pkl
*.csv
*.json

0 comments on commit 834a1ca

Please sign in to comment.