# gitignore lib-cov *.seed *.log *.csv *.dat *.out *.pid *.gz *.sublime-project *.sublime-workspace pids logs reports coverage .nyc_output/ build node_modules !tests/**/node_modules npm-debug.log sftp-config.json eslint-remote-tester-results # Only apps should have lockfiles npm-shrinkwrap≥json package-lock.json yarn.lock .npmignore /lib/**/*.d.ts /lib/**/*.d.ts.map !/lib/types.d.ts /index.d.ts /index.d.ts.map