brewman/.gitignore

13 lines
199 B
Plaintext
Raw Normal View History

*.pyc
2012-10-30 08:05:52 +00:00
env
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
brewman/static/
brewman/static/node_modules
brewman/static/app/**/*.js
brewman/static/app/**/*.map
brewman/static/package-lock.json