Initial commit

This commit is contained in:
Sistav
2026-03-01 23:10:24 -05:00
commit 4cefc00b64
44 changed files with 1587 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# Dependencies
node_modules/
client/node_modules/
# Database
*.db
*.sqlite
*.sqlite3
# Environment variables
.env
# Build outputs
client/build/
dist/
# Logs
*.log
npm-debug.log*
# OS files
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
package-lock.json
/client/node_modules
/client/node_modules/.cache