Skip to content

Commit 155cdb4

Browse files
committed
gitignore
1 parent c8ca69a commit 155cdb4

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.gitignore

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
target/
2-
.idea/
3-
.settings/
4-
.classpath
51
*.iml
6-
/bin
7-
.project
8-
/.settings
2+
.DS_Store
93
.classpath
4+
.idea/
105
.log
6+
.project
7+
.settings/
8+
/.settings
9+
/bin
10+
node_modules/
11+
target/

0 commit comments

Comments
 (0)