auto-save 2026-04-18 15:54 (+1)
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
*.log
|
||||
.env
|
||||
.env.local
|
||||
.env.production
|
||||
*.sqlite
|
||||
*.sqlite-journal
|
||||
data/
|
||||
tmp/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user