Update .gitignore
This commit is contained in:
parent
d449a59b08
commit
b27225e218
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
/py_adl.egg-info
|
||||
/dist
|
||||
/py_adl/__pycache__
|
||||
/build
|
||||
/__pycache__
|
||||
/*.spec
|
Loading…
Add table
Add a link
Reference in a new issue