build to single distributables with gulp, check-in dist not bower_components

This commit is contained in:
Norbert Renner 2015-03-29 18:55:02 +02:00
parent 650bacd915
commit b808fbe44e
143 changed files with 577 additions and 95319 deletions

11
.gitignore vendored
View file

@ -1,11 +1,4 @@
bower_components/leaflet-routing/libs/
bower_components/leaflet-routing/examples/
bower_components/Leaflet.Elevation/*
!bower_components/Leaflet.Elevation/dist/
!bower_components/Leaflet.Elevation/src/
bower_components/async/*
!bower_components/async/lib/
!bower_components/async/README.md
!bower_components/async/LICENSE
bower_components/
node_modules/
nbproject/
.idea/