# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies package-lock.json /node_modules jspm_packages/ /.pnp .pnp.js .next web_modules/ .eslintcache *.tsbuildinfo .grunt chrome-user-data bower_components # kendo license kendo-ui-license.txt # testing /coverage # production /build build # binaries bin/ dist/ lib/ # editors .idea/ .vs/ .vscode/ *.sublime-project *.sublime-workspace .DS_Store # misc .env.local .env.development.local .env.test.local .env.production.local # ignore log files logs *.log npm-debug.log* node_modules/ yarn-debug.log* yarn-error.log* lerna-debug.log /.changelog # assets public/assets # Mac crap .DS_Store # Windows image file caches Thumbs.db ehthumbs.db # Folder config file Desktop.ini # Recycle Bin used on file shares $RECYCLE.BIN/