forked from wigandg/stadtteilplan-waagner-biro
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
26 lines (23 loc) · 810 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
bower_components/*
node_modules/*
*.swp
!bower_components/leaflet
bower_components/leaflet/*
!bower_components/leaflet/dist
bower_components/leaflet/dist/*
!bower_components/leaflet/dist/leaflet.css
!bower_components/leaflet/dist/leaflet.js
!bower_components/leaflet/dist/images
bower_components/leaflet/dist/images/*
!bower_components/leaflet/dist/images/layers.png
!bower_components/leaflet/dist/images/layers-2x.png
!bower_components/leaflet/dist/images/marker-green.png
!bower_components/fetch/
bower_components/fetch/*
!bower_components/fetch/fetch.js
!bower_components/PruneCluster
bower_components/PruneCluster/*
!bower_components/PruneCluster/dist
bower_components/PruneCluster/dist/*
!bower_components/PruneCluster/dist/PruneCluster.min.js
!bower_components/PruneCluster/dist/LeafletStyleSheet.css