Added db.py to gitignore
parent
c0f096fce2
commit
cc2fe31a96
|
@ -1,3 +1,6 @@
|
|||
# Wetter custom
|
||||
wetter/config/db.py
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
Loading…
Reference in New Issue