Add gitignore
This commit is contained in:
commit
49d4d3e976
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
*.pyc
|
||||
*.swp
|
||||
__pycache__/
|
||||
venv/
|
||||
keys/
|
Loading…
Reference in New Issue
Block a user