File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ * .class
2+
3+ # Mobile Tools for Java (J2ME)
4+ .mtj.tmp /
5+
6+ # Package Files #
7+ * .jar
8+ * .war
9+ * .ear
10+
11+ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
12+ hs_err_pid *
13+
14+ * .DS_Store
15+
116# ######################### Java,Android ###############################
217# built application files for android
318* .apk
@@ -22,6 +37,10 @@ local.properties
2237/bin /
2338/target /
2439
40+ # .classpath
41+ .settings
42+ JavaRestSamples /play_intro
43+
2544# Proguard folder generated by Eclipse
2645proguard /
2746
@@ -30,6 +49,7 @@ proguard/
3049* .ipr
3150* .iws
3251/.idea /
52+ .idea /
3353
3454# Mac files
3555.DS_Store
@@ -233,7 +253,6 @@ fabric.properties
233253
234254
235255.idea /vcs.xml
236- =======
237256# Windows image file caches
238257Thumbs.db
239258ehthumbs.db
@@ -253,12 +272,11 @@ $RECYCLE.BIN/
253272# Windows shortcuts
254273* .lnk
255274
256- # =========================
275+
257276# Operating System Files
258- # =========================
259277
260278# OSX
261- # =========================
279+
262280
263281.DS_Store
264282.AppleDouble
@@ -281,3 +299,4 @@ $RECYCLE.BIN/
281299Network Trash Folder
282300Temporary Items
283301.apdisk
302+ * -Ex.R
You can’t perform that action at this time.
0 commit comments