mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
30 lines
417 B
Plaintext
Executable File
30 lines
417 B
Plaintext
Executable File
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
# dependencies
|
|
#/backend/node_modules
|
|
/kubernetes
|
|
/node_modules
|
|
.idea
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
yarn.lock
|
|
|
|
**/*/paymentService.test.js
|
|
apiTest.rest
|
|
|
|
application_security_dir
|
|
container_security_dir
|
|
|
|
# coverage
|
|
/coverage
|
|
/.nyc_output
|
|
|
|
/greenlock.d/config.json
|
|
/greenlock.d/config.json.bak
|
|
/.greenlockrc |