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