Adding rules to ignore CSV & JSON files for git
This commit is contained in:
parent
6fa55f572a
commit
ad50fe8224
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
|
*.json
|
||||||
|
*.csv
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/python
|
# Created by https://www.toptal.com/developers/gitignore/api/python
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python
|
# Edit at https://www.toptal.com/developers/gitignore?templates=python
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user