Skip to content

Commit 08f177b

Browse files
authored
Add Lucene icon in Intellij (#15363)
1 parent 1ebee12 commit 08f177b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ build/
99
gradle/wrapper/gradle-wrapper.jar
1010

1111
# IntelliJ IDEA
12-
/.idea/
12+
**/.idea/*
13+
# Do add the icon to git
14+
!/.idea/icon.*
1315
# IntelliJ creates this folder, ignore.
1416
/build-tools/build-infra/out/
1517
/dev-tools/missing-doclet/out/

.idea/icon.png

25.7 KB
Loading

0 commit comments

Comments
 (0)