Skip to content

Commit 1b34d96

Browse files
committed
ignore
1 parent 4019ed9 commit 1b34d96

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
.idea/
2-
target/
1+
*.bak
32
*.relf
43
*.svg
4+
.DS_Store
5+
.idea/
56
bin/
6-
*.bak
7+
node_modules/
8+
target/
79
tmp/
8-
.DS_Store

0 commit comments

Comments
 (0)