island/.gitignore

10 lines
171 B
Plaintext
Raw Normal View History

2017-01-05 21:31:21 +01:00
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
/build/
/.venv/
2017-01-05 21:31:21 +01:00
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info