Files
whaticket-community/backend/.gitignore
2020-10-23 13:14:54 -03:00

17 lines
181 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/