Add deployment script and documentation for production data safety
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -88,6 +88,10 @@ out
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Build output (but keep production data!)
|
||||
.output
|
||||
!.output/.gitkeep
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
# Comment in the public line in if your project uses Gatsby and not Next.js
|
||||
|
||||
Reference in New Issue
Block a user