1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 16:00:51 -07:00

testcase for stleary/JSON-java#292 and adding .idea to .gitiignore

This commit is contained in:
Bence Erős 2016-10-05 14:59:36 +02:00
parent 474711c4ea
commit 97e3d6c7ce
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View file

@ -9,3 +9,4 @@ build
/gradlew.bat
.gitmodules
src/main/
.idea