Добавлен .gitignore
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.log
|
||||
data/
|
||||
report.txt
|
||||
.idea/
|
||||
.vscode/
|
||||
*.tmp
|
||||
Reference in New Issue
Block a user