Update .gitignore
This commit is contained in:
parent
d449a59b08
commit
b27225e218
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
/py_adl.egg-info
|
/py_adl.egg-info
|
||||||
/dist
|
/dist
|
||||||
/py_adl/__pycache__
|
/py_adl/__pycache__
|
||||||
|
/build
|
||||||
|
/__pycache__
|
||||||
|
/*.spec
|
Loading…
Reference in New Issue
Block a user