[chore]: Change .gitignore for tmp folder for /cogs/file_ext.py
This commit is contained in:
parent
92c358eb9a
commit
3ee4cc3dc4
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1,9 @@
|
||||
Stickers
|
||||
Stickers/
|
||||
Cat.log
|
||||
test.*
|
||||
temp.*
|
||||
cogs/__pycache__
|
||||
__pycache__
|
||||
tmp/
|
||||
cogs/__pycache__/
|
||||
__pycache__/
|
||||
yarxi.db
|
||||
.venv
|
||||
.venv/
|
||||
|
Reference in New Issue
Block a user