Initial commit: Web2App static site to Tauri platform
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules/
|
||||
web/dist/
|
||||
server/dist/
|
||||
uploads/
|
||||
data/
|
||||
.env
|
||||
*.db
|
||||
*.db-journal
|
||||
.DS_Store
|
||||
target/
|
||||
template/dist/*
|
||||
!template/dist/index.html
|
||||
Reference in New Issue
Block a user