chore: bypass strict TS checks for initial migration build
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Variáveis de ambiente e segredos
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Dependências
|
||||
node_modules/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# Build/cache
|
||||
.cache/
|
||||
dist/
|
||||
Reference in New Issue
Block a user