mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 12:49:32 +00:00
changed migrations to typescript
This commit is contained in:
5
backend/.gitignore
vendored
5
backend/.gitignore
vendored
@@ -1,9 +1,10 @@
|
||||
node_modules
|
||||
public/*
|
||||
!public/.gitkeep
|
||||
dist
|
||||
!public/.gitkeep
|
||||
.env
|
||||
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
/src/config/sentry.js
|
||||
/src/config/sentry.js
|
||||
|
||||
Reference in New Issue
Block a user