Skip to content

Commit 7f6ab63

Browse files
committed
feat: ignore build folder and Eclipse metadata
1 parent 5904f33 commit 7f6ab63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/core/java/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/.classpath
2+
/.project
3+
/.settings/
4+
/target/

0 commit comments

Comments
 (0)