oneuptime/http-test-server/.gitignore
fahdjamy 94b8f60ebb Implement http test server.
- change accounts name.
- implement http test server.
- write CI/CD jobs
2020-01-19 19:59:14 +03:00

23 lines
345 B
Plaintext
Executable File

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
#/http-test-server/node_modules
/kubernetes
/node_modules
.idea
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
**/*/paymentService.test.js
apiTest.rest