Skip to content

Commit 8aea930

Browse files
committed
Ignore Intellij project files
1 parent a3366b8 commit 8aea930

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ target/
44
# Ignore Eclipse project files:
55
.classpath
66
.project
7-
.settings/
7+
.settings/
8+
9+
#Ignore Intellij project files:
10+
.idea
11+
*.iml

0 commit comments

Comments
 (0)