Initial commit
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Byte-compiled / optimized / DLL files / pip / IDE
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
src/
|
||||
.idea/
|
||||
|
||||
# Config
|
||||
config.ini
|
Reference in New Issue
Block a user