Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit eafd235

Browse files
committed
adding ignore statements for a cleaner repo
1 parent 113b7bc commit eafd235

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ local.properties
2323
.settings/
2424
.loadpath
2525
.recommenders
26+
*.iml
2627

2728
.classpath
2829
.project
30+
.flattened-pom.xml

dataformat-json/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ local.properties
2828
.project
2929

3030
testJsonSerialization.json
31-

0 commit comments

Comments
 (0)