Update .gitignore

master
Klaupacius 2025-01-11 22:11:17 -06:00
parent 4bf0ed488e
commit cb41a6498c
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.env/ .env/
rarbg_db.sqlite rarbg_db.sqlite
*~ *~
*.pyc *.pyc
#*#