cygnal/.gitignore
Phyks (Lucas Verney) 60f041f5a6 Move map from Leaflet to OpenLayers
Also add a way to use a mock GPX trace as geolocation provider.
2018-08-26 17:48:03 +02:00

22 lines
228 B
Plaintext

.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.db
*.pyc
.zanata-cache
po/*.po
po/*.pot
tests/gpx/*
tests/mock_gpx.json
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln