Modified .gitignore to ignore Firebase keys

This commit is contained in:
Benjamin Ramhorst 2022-02-02 22:58:59 +00:00
parent 1524348974
commit 09b55f9275

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Firebase key
firebase-key.json
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]