Initial commit — Electron + React frontend, Express/Docker backend, members & project management
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
.DS_Store
|
||||
*.log
|
||||
|
||||
# Database files (live data lives in Docker volume)
|
||||
backend/db.json
|
||||
backend/data/
|
||||
Reference in New Issue
Block a user