mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
Merge pull request #403 from paulpolushkin/idea-fix
ignore Intellij Idea project files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# ignore eclipse project files
|
||||
.project
|
||||
.classpath
|
||||
# ignore Intellij Idea project files
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user