brewman/.gitignore
2013-10-14 15:03:26 +05:30

8 lines
75 B
Plaintext

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