Added db.py to gitignore

This commit is contained in:
clerie 2020-04-06 17:22:54 +02:00
parent c0f096fce2
commit cc2fe31a96
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Wetter custom
wetter/config/db.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]