brewman/.gitignore
tanshu f3c1bfa57b - Started using TypeScript
- Using SystemJS as Module Loader
 - Auth and Permissions moved to Credentials.service from $rootScope
 - Toasts moved to Messages.service
 - Massive Changes
 - Sprint 1 done to move to Angular.io from AngularJS
 - Should be fully working!! :)
2018-05-15 00:11:28 +05:30

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