brewman/.gitignore

9 lines
80 B
Plaintext
Raw Normal View History

*.pyc
2012-10-30 08:05:52 +00:00
env
venv
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
frontend