mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Add .gradle to .gitgnore (#12664)
This is sometimes added by IntelliJ when importing a project. Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
parent
e6628cf63a
commit
fe0ae8a6be
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
.idea
|
||||
.project
|
||||
.DS_Store
|
||||
.gradle
|
||||
*.iml
|
||||
npm-debug.log
|
||||
.build.log
|
||||
|
Loading…
Reference in New Issue
Block a user