Init commit
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
# Bot files
|
||||
*.sqlite3
|
||||
*.bak
|
||||
*.env
|
||||
!dist.env
|
||||
venv/
|
||||
test.py
|
||||
departed
|
Reference in New Issue
Block a user