ignore Intellij Idea project files

This commit is contained in:
Pavel Polushkin
2018-02-25 13:08:58 +03:00
parent d402a99fd8
commit 97e180444d

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# ignore eclipse project files
.project
.classpath
# ignore Intellij Idea project files
.idea
*.iml