mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Merge pull request #403 from paulpolushkin/idea-fix
ignore Intellij Idea project files
This commit is contained in:
commit
06e9ad280f
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue