Some checks failed
Aduanasoft/PANEL_BASES_ANEXO24/pipeline/head There was a failure building this commit
Reviewed-on: #19 Co-authored-by: hreyes <hreyes@aduanasoft.com.mx> Co-committed-by: hreyes <hreyes@aduanasoft.com.mx>
26 lines
295 B
Plaintext
26 lines
295 B
Plaintext
# Node
|
|
node_modules
|
|
.DS_Store
|
|
|
|
# SvelteKit
|
|
.svelte-kit
|
|
build
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Docker
|
|
docker-compose.override.yml
|
|
|
|
# Respaldos sintéticos para pruebas locales
|
|
local-backups/
|
|
|
|
# Certificados y llaves privadas — nunca en git
|
|
certs/
|
|
*.key
|
|
*.pem
|
|
*.crt
|
|
*.p12
|
|
*.pfx
|
|
local-cras-releases/
|