File tree Expand file tree Collapse file tree 1 file changed +49
-28
lines changed Expand file tree Collapse file tree 1 file changed +49
-28
lines changed Original file line number Diff line number Diff line change 1
- * .class
2
- test-output
3
-
4
- # Mobile Tools for Java (J2ME)
5
- .mtj.tmp /
6
-
7
- # Package Files #
8
- * .jar
9
- * .war
10
- * .ear
11
-
12
- # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
13
- hs_err_pid *
14
-
15
- target
16
- bin
17
- .project
18
- .classpath
19
- .settings
20
-
21
- sw-pom.xml
22
- * .iml
23
- test-config.xml
24
- .idea
25
- /.gradle /
26
- /gradle /
27
- * .bat
28
- /gradlew
1
+ * .class
2
+ test-output
3
+
4
+ # Mobile Tools for Java (J2ME)
5
+ .mtj.tmp /
6
+
7
+ # Package Files #
8
+ * .jar
9
+ * .war
10
+ * .ear
11
+
12
+ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
13
+ hs_err_pid *
14
+
15
+ target
16
+ bin
17
+ .project
18
+ .classpath
19
+ .settings
20
+
21
+ sw-pom.xml
22
+ * .iml
23
+ test-config.xml
24
+ .idea
25
+ /.gradle /
26
+ /gradle /
27
+ * .bat
28
+ /gradlew
29
+
30
+ # OSX
31
+ # Icon must end with two \r
32
+ Icon
33
+
34
+
35
+ ._ *
36
+ .DS_Store
37
+ .AppleDouble
38
+ .LSOverride
39
+ .DocumentRevisions-V100
40
+ .fseventsd
41
+ .Spotlight-V100
42
+ .TemporaryItems
43
+ .Trashes
44
+ .VolumeIcon.icns
45
+ .AppleDB
46
+ .AppleDesktop
47
+ Network Trash Folder
48
+ Temporary Items
49
+ .apdisk
You can’t perform that action at this time.
0 commit comments