jellyfish/.gitignore

12 lines
94 B
Plaintext

build/
dist/
jellyfish.egg-info/
*.so
*.swp
*.pyc
*.DS_Store
*~
.tox/
.coverage
.ropeproject/