Add preview template config and starter static site.
Includes .webklar-preview.json for automatic deployment to *.project.webklar.com via the Webklar preview webhook. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
dist/
|
||||
out/
|
||||
build/
|
||||
.env
|
||||
.env.local
|
||||
.DS_Store
|
||||
*.log
|
||||
Reference in New Issue
Block a user