fix: remove .gradle directory from git tracking
This commit is contained in:
parent
de33790206
commit
453fefcec9
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@ build/
|
||||||
*.iws
|
*.iws
|
||||||
*.ipr
|
*.ipr
|
||||||
out/
|
out/
|
||||||
|
.gradle/
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
||||||
#Wed Sep 02 15:03:29 CEST 2026
|
|
||||||
gradle.version=9.5.1
|
|
||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue