add gitignore
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.idea/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.swp
|
||||
.vscode/
|
||||
*.env
|
||||
*.log
|
||||
.cache/
|
||||
.tmp/
|
||||
Reference in New Issue
Block a user