mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
# ignore eclipse project files
|
|
.project
|
|
.classpath
|
|
# ignore Intellij Idea project files
|
|
.idea
|
|
*.iml
|
|
/target/
|