Compare commits

...

1 commit

Author SHA1 Message Date
Oliver Wallisch 453fefcec9 fix: remove .gradle directory from git tracking 2026-09-04 13:03:16 +02:00
19 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ build/
*.iws *.iws
*.ipr *.ipr
out/ out/
.gradle/

Binary file not shown.

View file

@ -1,2 +0,0 @@
#Wed Sep 02 15:03:29 CEST 2026
gradle.version=9.5.1

Binary file not shown.