brewman/.gitignore
2012-11-28 17:18:04 +05:30

7 lines
70 B
Plaintext

*.pyc
env
.project
.pydevproject
*/__pycache__/
*/.idea/
*/*.egg-info/