zenixls2/testspace
0
1# Logs2logs3*.log4npm-debug.log*5yarn-debug.log*6yarn-error.log*7lerna-debug.log*8.pnpm-debug.log*9 10# Diagnostic reports (https://nodejs.org/api/report.html)11report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json12 13# Runtime data14pids15*.pid16*.seed17*.pid.lock18 19# Directory for instrumented libs generated by jscoverage/JSCover20lib-cov21 22# Coverage directory used by tools like istanbul23coverage24*.lcov25 26# nyc test coverage27.nyc_output28 29# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)30.grunt31 32# Bower dependency directory (https://bower.io/)33bower_components34 35# node-waf configuration36.lock-wscript37 38# Compiled binary addons (https://nodejs.org/api/addons.html)39build/Release40 41# Dependency directories42node_modules/43jspm_packages/44 45# Snowpack dependency directory (https://snowpack.dev/)46web_modules/47 48# TypeScript cache49*.tsbuildinfo50 51# Optional npm cache directory52.npm53 54# Optional eslint cache55.eslintcache56 57# Microbundle cache58.rpt2_cache/59.rts2_cache_cjs/60.rts2_cache_es/61.rts2_cache_umd/62 63# Optional REPL history64.node_repl_history65 66# Output of 'npm pack'67*.tgz68 69# Yarn Integrity file70.yarn-integrity71 72# dotenv environment variables file73.env74.env.test75.env.production76 77# parcel-bundler cache (https://parceljs.org/)78.cache79.parcel-cache80 81# Next.js build output82.next83out84 85# Nuxt.js build / generate output86.nuxt87dist88 89# Gatsby files90.cache/91# Comment in the public line in if your project uses Gatsby and not Next.js92# https://nextjs.org/blog/next-9-1#public-directory-support93# public94 95# vuepress build output96.vuepress/dist97 98# Serverless directories99.serverless/100 101# FuseBox cache102.fusebox/103 104# DynamoDB Local files105.dynamodb/106 107# TernJS port file108.tern-port109 110# Stores VSCode versions used for testing VSCode extensions111.vscode-test112 113# yarn v2114.yarn/cache115.yarn/unplugged116.yarn/build-state.yml117.yarn/install-state.gz118.pnp.*119 120# vim tmp file121.*.swp122 123# may contain bot key infor124run.sh125 