first commit

This commit is contained in:
2026-08-27 17:29:18 -04:00
commit 2405dda41b
44 changed files with 11368 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Dependencies
node_modules/
# Angular build outputs
dist/
out-tsc/
# Angular cache
.angular/
# Logs
*.log
npm-debug.log*
# OS files
.DS_Store
Thumbs.db