diff --git a/.gitignore b/.gitignore index 6e679e097..8f6a12aab 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ diff --git a/.npmignore b/.npmignore index e712d9acf..8ee8e17b1 100644 --- a/.npmignore +++ b/.npmignore @@ -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/