Skip to content

Commit 64613cf

Browse files
committed
chore: ignore auto-created IntelliJ project files
1 parent db952f8 commit 64613cf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ desktop.ini
5050
#**/lib/
5151
#**/units/
5252
#**/backup/
53+
54+
# Others, IntelliJ IDEA, etc.
55+
.idea
56+
.junie

0 commit comments

Comments
 (0)