brewman/.gitignore

12 lines
183 B
Plaintext

*.pyc
env
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
brewman/static/node_modules
brewman/static/app/**/*.js
brewman/static/app/**/*.map
brewman/static/package-lock.json