Skip to content

Commit 98c3785

Browse files
committed
add .gitignore file
1 parent a10d943 commit 98c3785

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)