Files
iD/.gitignore
teymour-aldridge 90d3f59aa6 Remove some unneeded variables.
These should theoretically actually slow down the JIT (if very marginally) so performance-wise it's better not to have them.
2020-10-14 19:00:10 +01:00

26 lines
292 B
Plaintext

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