First working version
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,11 @@
|
||||
# ---> Python
|
||||
|
||||
# Configuration file
|
||||
*config.py
|
||||
|
||||
# Data folder
|
||||
data/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Reference in New Issue
Block a user