f3c1bfa57b
- 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!! :)
12 lines
183 B
Plaintext
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
|