chore: add .gitignore, remove pycache
This commit is contained in:
parent
18f4576059
commit
14ac7a66f0
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.venv/
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user