mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
@@ -8,6 +8,7 @@ bin/
|
||||
.DS_Store
|
||||
*.iml
|
||||
.idea/
|
||||
.gradle/
|
||||
**/.settings/org.eclipse.*
|
||||
|
||||
dependency-reduced-pom.xml
|
||||
|
||||
Reference in New Issue
Block a user