[chore]: Change .gitignore for tmp folder for /cogs/file_ext.py

This commit is contained in:
Sweetbread 2023-05-03 23:47:01 +03:00
parent 92c358eb9a
commit 3ee4cc3dc4

9
.gitignore vendored
View File

@ -1,8 +1,9 @@
Stickers
Stickers/
Cat.log
test.*
temp.*
cogs/__pycache__
__pycache__
tmp/
cogs/__pycache__/
__pycache__/
yarxi.db
.venv
.venv/