2021-08-03 04:40:40 +03:00
|
|
|
.heft/
|
|
|
|
lib/
|
|
|
|
_api-extractor-temp/
|
2021-10-06 19:54:39 +03:00
|
|
|
temp/
|
2021-08-03 04:40:40 +03:00
|
|
|
|
|
|
|
# Logs
|
|
|
|
*.log
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Runtime data
|
|
|
|
*.pid
|
|
|
|
*.seed
|
|
|
|
*.pid.lock
|
|
|
|
|
2022-07-30 12:30:26 +03:00
|
|
|
# VS Code settings
|
|
|
|
.vscode/settings.json
|
|
|
|
|
2021-08-03 04:40:40 +03:00
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
|
|
lib-cov
|
|
|
|
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
|
|
coverage
|
|
|
|
|
|
|
|
# nyc test coverage
|
|
|
|
.nyc_output
|
|
|
|
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
|
|
.grunt
|
|
|
|
|
|
|
|
# Bower dependency directory (https://bower.io/)
|
|
|
|
bower_components
|
|
|
|
|
|
|
|
# node-waf configuration
|
|
|
|
.lock-wscript
|
|
|
|
|
|
|
|
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
|
|
|
build/Release
|
|
|
|
|
|
|
|
# Dependency directories
|
|
|
|
node_modules/
|
|
|
|
jspm_packages/
|
|
|
|
|
|
|
|
# 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
|
2021-08-18 14:08:44 +03:00
|
|
|
# .env
|
2021-08-03 04:40:40 +03:00
|
|
|
|
|
|
|
# next.js build output
|
|
|
|
.next
|
|
|
|
|
|
|
|
# OS X temporary files
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Rush temporary files
|
|
|
|
common/deploy/
|
|
|
|
common/temp/
|
|
|
|
common/autoinstallers/*/.npmrc
|
|
|
|
**/.rush/temp/
|
2021-08-29 00:28:46 +03:00
|
|
|
bundle.js
|
2021-08-28 23:31:45 +03:00
|
|
|
dist
|
2022-09-09 06:44:33 +03:00
|
|
|
dist_cache
|
2022-04-01 08:57:22 +03:00
|
|
|
tsconfig.tsbuildinfo
|
2022-06-03 07:24:38 +03:00
|
|
|
ingest-attachment-*.zip
|
|
|
|
tsdoc-metadata.json
|