first commit

This commit is contained in:
Raven Scott
2026-01-17 16:58:05 -05:00
commit f2a7360c86
17 changed files with 4419 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
target/
*.class
*.jar
*.war
*.ear
*.log
.DS_Store
.idea/
*.iml
.vscode/
node_modules/
*.swp
*.swo
*~