mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-05 18:25:24 +08:00
Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,3 +3,9 @@ build
|
||||
.classpath
|
||||
.project
|
||||
.settings/
|
||||
/.gradle/
|
||||
/gradle/
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
.gitmodules
|
||||
src/main/
|
||||
|
Reference in New Issue
Block a user