gitignore build artifacts

lethe/LATEST
Jan Petykiewicz 5 years ago
parent eebaff499b
commit 4b301b2dd5

3
.gitignore vendored

@ -1,3 +1,6 @@
*.pyc
__pycache__
*.idea
build/
dist/
*.egg-info/

Loading…
Cancel
Save