Files
FranciaOcupada/.gitignore
Resistencia Dev b11186943b
Some checks failed
CI/CD - Francia Ocupada (La Resistencia) / build-and-deploy (push) Failing after 8s
chore: Limpiar archivos basura de git y actualizar .gitignore
2025-12-22 18:59:03 +01:00

41 lines
373 B
Plaintext

# Dependencies
node_modules/
/.pnp
.pnp.js
# Testing
/coverage
# Next.js
/.next/
/out/
# Production
/build
/dist
# Misc
.DS_Store
*.pem
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Env
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# TypeScript
*.tsbuildinfo
next-env.d.ts
# Docker/DB
postgres_data/
# Secrets
GiteaToken.txt