Files
Whaticket/backend/.gitignore
2023-02-23 18:13:04 -06:00

18 lines
195 B
Plaintext

node_modules
public/*
dist
!public/.gitkeep
.env
.env.test
package-lock.json
yarn.lock
yarn-error.log
/src/config/sentry.js
# Ignore test-related files
/coverage.data
/coverage/
.wwebjs_auth/