]> git.basschouten.com Git - openhab-addons.git/commitdiff
Add .gradle to .gitgnore (#12664)
authorJ-N-K <github@klug.nrw>
Sat, 30 Apr 2022 09:53:25 +0000 (11:53 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Apr 2022 09:53:25 +0000 (11:53 +0200)
This is sometimes added by IntelliJ when importing a project.

Signed-off-by: Jan N. Klug <github@klug.nrw>
.gitignore

index 65c16962936a76bcfa2fe8a6fbcca219a2fda762..93f8fcbb6200b28da10b68bb9e4d5c395dc3474a 100644 (file)
@@ -3,6 +3,7 @@
 .idea
 .project
 .DS_Store
+.gradle
 *.iml
 npm-debug.log
 .build.log