mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-25 00:00:38 -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/
|