mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 02:35:33 +08: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/
|