coolify/.gitignore
2022-12-02 14:34:06 +01:00

20 lines
268 B
Plaintext

.DS_Store
node_modules
.pnpm-store
build
.svelte-kit
package
.env
.env.*
!.env.example
dist
client
apps/api/db/*.db
apps/api/db/migration.db-journal
apps/api/core*
apps/backup/backups/*
!apps/backup/backups/.gitkeep
logs
others/certificates
backups/*
!backups/.gitkeep