populate git ignore
This commit is contained in:
parent
99bbb51fc1
commit
481f15ef7a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,5 +4,7 @@ optifik.egg-info
|
||||||
*.bak
|
*.bak
|
||||||
*.pyc
|
*.pyc
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
|
.venv
|
||||||
build/
|
build/
|
||||||
|
_build/
|
||||||
dist/
|
dist/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue