Leaflet/.gitignore
Vladimir Agafonkin 865953816d Merge branch 'stable' into gh-pages
# By Vladimir Agafonkin (3) and danzel (1)
* stable:
  bump version to 0.5.1 and update build
  backport the geojson featurecollection arrays fix
  Make setRadius and updateStyle({radius: 123 }) work.
  add generated coverage to gitignore in stable
2013-02-06 15:56:00 +02:00

12 lines
103 B
Plaintext

node_modules
.DS_Store
tmp/**/*
.idea
.idea/**/*
*.iml
_site
*.sublime-*
_site
dist/*.js
spec/coverage