2020-02-17 21:13:47 +00:00
|
|
|
node_modules
|
|
|
|
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
|
|
|
|
# dependencies
|
|
|
|
/node_modules
|
2022-12-16 07:22:05 +00:00
|
|
|
node_modules
|
2020-02-17 21:13:47 +00:00
|
|
|
.vscode/
|
|
|
|
.idea
|
|
|
|
# testing
|
|
|
|
/coverage
|
|
|
|
|
|
|
|
# production
|
|
|
|
/build
|
|
|
|
|
|
|
|
# misc
|
|
|
|
.DS_Store
|
2022-04-24 19:20:53 +00:00
|
|
|
|
2020-02-17 21:13:47 +00:00
|
|
|
env.js
|
|
|
|
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
yarn.lock
|
|
|
|
Untitled-1
|
|
|
|
run.sh
|
|
|
|
cleanup.sh
|
|
|
|
*.local.sh
|
|
|
|
*.local.yaml
|
|
|
|
|
2020-02-27 10:02:58 +00:00
|
|
|
nohup.out*
|
|
|
|
|
|
|
|
*/public/*
|
|
|
|
*/views/*
|
|
|
|
|
|
|
|
*fonts*
|
|
|
|
*logos*
|
|
|
|
|
|
|
|
.*
|
|
|
|
*.png
|
|
|
|
*.sh
|
|
|
|
*.txt
|
|
|
|
*.snap
|
|
|
|
*.enc
|
|
|
|
Dockerfile
|
|
|
|
CHANGELOG
|
|
|
|
LICENSE
|
|
|
|
|
|
|
|
marketing/*/*
|
|
|
|
licenses/*
|
|
|
|
certifications/*
|
2023-04-05 10:17:41 +00:00
|
|
|
ApiReference/public/assets/*
|
2024-05-31 16:44:51 +00:00
|
|
|
JavaScriptSDK/src/cli/server-monitor/out/scripts/prettify/*
|