add gitignore
This commit is contained in:
parent
28077e2853
commit
99bbb51fc1
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
__pycache__
|
||||
.backups
|
||||
optifik.egg-info
|
||||
*.bak
|
||||
*.pyc
|
||||
.ipynb_checkpoints
|
||||
build/
|
||||
dist/
|
Loading…
Add table
Add a link
Reference in a new issue