premier commit

This commit is contained in:
Cortex Builder
2026-06-11 20:14:58 +02:00
commit 16433a893f
33 changed files with 6356 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Gradle
.gradle/
.gradle_home/
build/
bin/
out/
._build
# Rust/Cargo
/rust/target/
# OS-specific
.DS_Store
Thumbs.db
._*