File tree Expand file tree Collapse file tree 1 file changed +28
-21
lines changed Expand file tree Collapse file tree 1 file changed +28
-21
lines changed Original file line number Diff line number Diff line change 1
- # Compiled class file
2
- * .class
1
+ # maven
2
+ target /
3
+ captcha /* .png
3
4
4
- # Log file
5
- * .log
5
+ work /
6
6
7
- # BlueJ files
8
- * .ctxt
7
+ # eclipse ignore
8
+ .settings /
9
+ .project
10
+ .classpath
11
+ bin /
9
12
10
- # Mobile Tools for Java (J2ME)
11
- .mtj.tmp /
13
+ # idea ignore
14
+ .idea /
15
+ * .ipr
16
+ * .iml
17
+ * .iws
18
+ out /
12
19
13
- # Package Files #
14
- * .jar
15
- * .war
16
- * .nar
17
- * .ear
18
- * .zip
20
+ # temp ignore
21
+ * .log
22
+ * .cache
23
+ * .diff
24
+ * .patch
25
+ * .tmp
26
+ * .swp
27
+ logs
28
+ test-output
29
+ .recommenders
30
+ .DS_Store
31
+ /app /EvaApp /node_modules /
19
32
* .tar.gz
20
- * .rar
21
-
22
- # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23
- hs_err_pid *
24
-
25
- src /main /java /com /shuzijun /leetcode /editor /cn /doc /solution /* . *
26
- src /main /java /com /shuzijun /leetcode /editor /cn /doc /submission /* . *
33
+ * .zip
You can’t perform that action at this time.
0 commit comments