2026.01.24-6e2d4fc36

This commit is contained in:
Intege-rs
2026-01-27 21:48:16 -05:00
parent 87d98d3bb2
commit 3fbbfeb54b

7
.gitignore vendored
View File

@@ -1,5 +1,4 @@
build/
bin/
.kotlin
.idea
@@ -15,6 +14,12 @@ out/
!**/src/main/**/out/
!**/src/test/**/out/
### MCP adds eclipser
bin/
.classpath
.project
.eclipse
# Gradle Wrapper
gradlew
gradlew.bat