lodgeit/.gitignore
David Pursehouse cbe89edc79 Ignore the virtualenv folder and Eclipse's settings files.
Change-Id: I631c9d1817a6e374f77feddc147b260e6a59c7ac
2015-11-17 19:09:23 +09:00

9 lines
71 B
Plaintext

*.pyc
.DS_Store
bootstrap.py
.tox
.project
.pydevproject
.settings
ENV