Restructured linux to match Windows

This commit is contained in:
Eric Ratliff
2026-01-24 12:39:32 -06:00
parent b1593a4f87
commit fd9c573131
30 changed files with 3120 additions and 1746 deletions

View File

@@ -0,0 +1,19 @@
# Gradle
.gradle/
build/
# IDE
.idea/
*.iml
.vscode/
# OS
.DS_Store
Thumbs.db
# Java
*.class
*.log
# Gradle wrapper jar
gradle/wrapper/gradle-wrapper.jar