Improve Coolify deploy build caching
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Build output and local caches
|
||||
.next
|
||||
.cache
|
||||
.swc
|
||||
.workflow-data
|
||||
|
||||
# Dependencies
|
||||
node_modules
|
||||
@@ -18,3 +20,13 @@ data
|
||||
# Git
|
||||
.git
|
||||
.gitignore
|
||||
.gitea
|
||||
|
||||
# Test and local tooling artifacts
|
||||
.playwright-cli
|
||||
e2e
|
||||
output
|
||||
|
||||
# Docs and generated metadata
|
||||
README.md
|
||||
tsconfig.tsbuildinfo
|
||||
|
||||
Reference in New Issue
Block a user