added wikidata throttle to gitignore
This commit is contained in:
6
backend/.gitignore
vendored
6
backend/.gitignore
vendored
@@ -1,6 +1,10 @@
|
||||
# osm-cache
|
||||
# osm-cache and wikidata cache
|
||||
cache/
|
||||
apicache/
|
||||
|
||||
# wikidata throttle
|
||||
*.ctrl
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Reference in New Issue
Block a user