fe74ef44bf
Config is not properly working with .env file as of now Cost Centre is mostly working, going to work on Accounts now
14 lines
204 B
Plaintext
14 lines
204 B
Plaintext
*.pyc
|
|
env
|
|
venv
|
|
.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
|