Change in gitignore

This commit is contained in:
Kellermann 2022-05-27 23:02:20 +02:00
parent a25ef4a4f3
commit 216ada0d9f

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# IntelliJ / PyCharm # IntelliJ / PyCharm
.idea/ .idea/
*/source/someteststuff.py
db.db db.db
db.sqlite3 db.sqlite3