Skip to content

Commit b168488

Browse files
committed
merge ifnore
2 parents ea7fc76 + 966f87c commit b168488

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

.gitignore

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# Windows thumbnail db
23
Thumbs.db
34

@@ -38,4 +39,19 @@ build
3839
*.iws
3940
*.ipr
4041
*~
41-
*.swp
42+
*.swp
43+
44+
45+
*.class
46+
47+
# Mobile Tools for Java (J2ME)
48+
.mtj.tmp/
49+
50+
# Package Files #
51+
*.jar
52+
*.war
53+
*.ear
54+
55+
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
56+
hs_err_pid*
57+

0 commit comments

Comments
 (0)