Update .gitignore
This commit is contained in:
parent
d449a59b08
commit
b27225e218
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.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…
Add table
Add a link
Reference in a new issue