Skip to content

Commit effa9b6

Browse files
committed
no message
1 parent 8cda2a5 commit effa9b6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.class
2+
.classpath
3+
.project
4+
build
5+
bin
6+
.bak
7+
.settings
8+
Thumbs.db
9+
.DS_Store
10+
._.DS_Store
11+
logs
12+
target
13+
*.iml
14+
.idea

0 commit comments

Comments
 (0)