obvious change here not to include archive data
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -2,4 +2,12 @@ CCTVCrawl*
|
|||||||
devscrape*
|
devscrape*
|
||||||
OLD_devscrape*
|
OLD_devscrape*
|
||||||
*.log
|
*.log
|
||||||
__pycache__
|
TransArchive*.csv
|
||||||
|
|
||||||
|
# ide/py cache/settings files
|
||||||
|
__pycache__/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# do not sync archive feeds prod folder
|
||||||
|
archive/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user