remove data.js

This commit is contained in:
Bryan Housel
2020-01-23 14:57:42 -05:00
parent a166eb6daa
commit 77160d7dbe
2 changed files with 17 additions and 14 deletions

18
.gitignore vendored
View File

@@ -1,25 +1,25 @@
.DS_Store
.esm-cache
.vscode/
/data/data.js
/dist/*.js
/dist/*.css
/dist/*.map
/dist/img/*.svg
/dist/mapillary-js/
/dist/pannellum-streetside/
/node_modules/
/.tx/tmp/
npm-debug.log
package-lock.json
the_noun_project.auth
transifex.auth
/dist/*.js
/dist/*.css
/dist/*.map
/dist/img/*.svg
/dist/data/
/dist/mapillary-js/
/dist/pannellum-streetside/
# autogenerated symlinks
land.html
/img
/css/img
/test/css
/test/img
\.vscode/

View File

@@ -1,11 +1,14 @@
.DS_Store
.esm-cache
.vscode/
.travis.yml
/.tx/
/data/data.js
/docs/
/node_modules/
/test/
/.tx/
npm-debug.log
package-lock.json
the_noun_project.auth
transifex.auth
.travis.yml
/docs/
/test/