mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
Merge pull request #403 from paulpolushkin/idea-fix
ignore Intellij Idea project files
This commit is contained in:
commit
06e9ad280f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
# ignore eclipse project files
|
# ignore eclipse project files
|
||||||
.project
|
.project
|
||||||
.classpath
|
.classpath
|
||||||
|
# ignore Intellij Idea project files
|
||||||
|
.idea
|
||||||
|
*.iml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user