Skip to content

Commit 06e9ad2

Browse files
authored
Merge pull request stleary#403 from paulpolushkin/idea-fix
ignore Intellij Idea project files
2 parents 2a6b5ba + 97e1804 commit 06e9ad2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# ignore eclipse project files
22
.project
33
.classpath
4+
# ignore Intellij Idea project files
5+
.idea
6+
*.iml

0 commit comments

Comments
 (0)