fcwtool: erweitere .gitignore für setuptools
This commit is contained in:
parent
f1d5d3e9fa
commit
f7d85bda85
|
@ -1,2 +1,4 @@
|
|||
*.egg-info
|
||||
*.pyc
|
||||
tests/
|
||||
dist/
|
||||
|
|
Loading…
Reference in New Issue