Skip to content

Commit 22ab5d1

Browse files
committed
1
1 parent 4e39b6b commit 22ab5d1

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

.gitignore

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,4 @@
1-
*.class
2-
.DS_Store
3-
application.pid
1+
/readingapp/unpackage
42

5-
# Mobile Tools for Java (J2ME)
6-
.mtj.tmp/
73

8-
# Package Files #
9-
# *.jar
10-
*.war
11-
*.ear
12-
13-
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
14-
hs_err_pid*
15-
16-
# Eclipse
17-
.classpath
18-
.project
19-
target
20-
bin
21-
classes
22-
.settings
23-
.factorypath
24-
25-
# Idea
26-
.idea
27-
*.iml
28-
29-
# git
30-
*.orig
4+
/readingapp/.hbuilderx

0 commit comments

Comments
 (0)