chore: Limpiar archivos basura de git y actualizar .gitignore
Some checks failed
CI/CD - Francia Ocupada (La Resistencia) / build-and-deploy (push) Failing after 8s

This commit is contained in:
Resistencia Dev
2025-12-22 18:59:03 +01:00
parent f4a557acdb
commit b11186943b
264 changed files with 12518 additions and 11 deletions

40
.gitignore vendored
View File

@@ -1,10 +1,40 @@
# Dependencies
node_modules/
.next/
dist/
*.log
.env
/.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/
# Credenciales
# Secrets
GiteaToken.txt