mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix include js path
This commit is contained in:
3
demo-shell-ng2/.gitignore
vendored
3
demo-shell-ng2/.gitignore
vendored
@@ -1,6 +1,9 @@
|
|||||||
typings/
|
typings/
|
||||||
node_modules/
|
node_modules/
|
||||||
bower_components/
|
bower_components/
|
||||||
|
app/**/*.js
|
||||||
|
app/**/*.js.map
|
||||||
|
!app/js/Polyline.js
|
||||||
.idea
|
.idea
|
||||||
dist/
|
dist/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user