carga
This commit is contained in:
16
backend/.gitignore
vendored
Normal file
16
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user