Add .gradle to .gitignore (#2913)

While openHAB uses Maven, under some circumstances IntelliJ creates files in the .gradle/ directory.

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2022-04-14 00:07:15 +02:00
committed by GitHub
parent f83049ae71
commit 52cb6f22da
+1
View File
@@ -8,6 +8,7 @@ bin/
.DS_Store
*.iml
.idea/
.gradle/
**/.settings/org.eclipse.*
dependency-reduced-pom.xml