Skip to content

Commit b9c59bd

Browse files
David Rigglemanirbull
authored andcommitted
Add IntelliJ projects to .gitignore
1 parent 3e66a00 commit b9c59bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ build/
88
*.dll
99
*.dylib
1010
hs_err*.log
11+
12+
# Intellij project files
13+
*.iml
14+
*.ipr
15+
*.iws
16+
.idea

0 commit comments

Comments
 (0)