This commit is contained in:
2026-03-10 00:14:14 -05:00
commit 78ca7b4d8b
25 changed files with 1801 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Generated files
.env
.env.local
.env.*.local
# IDEs
.idea/
.vscode/
# macOS
.DS_Store
# Temporary files
*.swp
*.swo
*~