add csvs to gitignore
This commit is contained in:
parent
d00a501730
commit
0db434ee5b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -160,3 +160,6 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# to avoid test files being commited
|
||||
*.csv
|
||||
Loading…
Add table
Add a link
Reference in a new issue