mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
7 lines
109 B
Text
7 lines
109 B
Text
# ignore eclipse project files
|
|
.project
|
|
.classpath
|
|
# ignore Intellij Idea project files
|
|
.idea
|
|
*.iml
|
|
/target/
|