add .gitignore
This commit is contained in:
parent
428030c3bc
commit
2dc9fcc6ef
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
.secrets.cfg
|
||||||
|
__pycache__
|
||||||
|
*.swp
|
||||||
|
*.egg-info
|
||||||
|
src/
|
Loading…
Reference in a new issue