- *.clw
- *.dca
- *.dsw
- *.hlp
- *.incr
- *.ncb
- *.opt
- *.pdb
- *.plg
- *.scc
- *.suo
- *.user
- *.vbw
- *.webuser
- bin/
- debug/
- obj/
- release/
- .vs/
- .vscode/
- # Compiled binary addons (https://nodejs.org/api/addons.html)
- build/Release
-
- # Dependency directories
- # node_modules/
- # jspm_packages/
-
- # TypeScript v1 declaration files
- typings/
-
- # TypeScript cache
- *.tsbuildinfo
-
- # Optional npm cache directory
- .npm
-
- # Optional eslint cache
- .eslintcache
-
- # Optional REPL history
- .node_repl_history
-
- # Output of 'npm pack'
- *.tgz
-
- # Yarn Integrity file
- .yarn-integrity
-
- # dotenv environment variables file
- .env
- .env.test
-
- # parcel-bundler cache (https://parceljs.org/)
- .cache
-
- # next.js build output
- .next
-
- # nuxt.js build output
- .nuxt
-
- # vuepress build output
- .vuepress/dist
-
- # Serverless directories
- .serverless/
-
- # FuseBox cache
- .fusebox/
-
- # DynamoDB Local files
- .dynamodb/
-
- # End of https://www.gitignore.io/api/node
-
- unpackage
- Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js
- /Learun.Framework.Ultimate V7/Learun.Application.Web/Resource/
- /Learun.Framework.Ultimate V7/Learun.Application.Mobile/platforms/android/assets/www
- /Learun.Framework.Ultimate V7/Learun.Application.Mobile/www.7z
- /Learun.Framework.Ultimate V7/Learun.Application.WebApi/bin.7z
|