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