Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 99688fb

Browse files
committed
fix .gitignore for multi-module
1 parent c34cf5c commit 99688fb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/target/
2-
/.classpath
3-
/.project
4-
/.settings
1+
target/
2+
.classpath
3+
.project
4+
.settings/
55
*.iml
6-
/.factorypath
6+
.factorypath

0 commit comments

Comments
 (0)