forked from ProfessionalUwU/stickerpicker
Initial commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
/.idea
|
||||
|
||||
/.venv
|
||||
/env
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
*.session
|
||||
*.json
|
||||
!example-config.json
|
||||
*.bak
|
Reference in New Issue
Block a user