Skip to content

Commit fe0ae8a

Browse files
authored
Add .gradle to .gitgnore (openhab#12664)
This is sometimes added by IntelliJ when importing a project. Signed-off-by: Jan N. Klug <[email protected]>
1 parent e6628cf commit fe0ae8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.idea
44
.project
55
.DS_Store
6+
.gradle
67
*.iml
78
npm-debug.log
89
.build.log

0 commit comments

Comments
 (0)