1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

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