first commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
*.log
|
||||
*.csv
|
||||
*.xlsx
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
user_cleanup_results_*
|
||||
venv
|
Reference in New Issue
Block a user