added wikidata throttle to gitignore

This commit is contained in:
Helldragon67 2024-07-27 21:05:13 +02:00
parent 35e0f3c400
commit 889b6c2096

6
backend/.gitignore vendored
View File

@ -1,6 +1,10 @@
# osm-cache
# osm-cache and wikidata cache
cache/
apicache/
# wikidata throttle
*.ctrl
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]