Skip to content

Commit e9d924a

Browse files
kdombeckKen Dombeck
andauthored
Git ignore all IntelliJ files (apache#156)
Co-authored-by: Ken Dombeck <ken.dombeck@target.com>
1 parent 8dc84fa commit e9d924a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,9 @@ site-content
1717
/.classpath
1818
/.project
1919
/.settings/
20-
/commons-cli.iml
20+
21+
### IntelliJ IDEA ###
22+
.idea/
23+
*.iws
24+
*.ipr
25+
*.iml

0 commit comments

Comments
 (0)