File tree 1 file changed +48
-17
lines changed
1 file changed +48
-17
lines changed Original file line number Diff line number Diff line change 1
- # Compiled class file
2
- * .class
3
1
4
- # Log file
5
- * .log
2
+ .metadata
3
+ bin /
4
+ tmp /
5
+ * .tmp
6
+ * .bak
7
+ * .swp
8
+ * ~.nib
9
+ local.properties
10
+ .settings /
11
+ .loadpath
12
+ .recommenders
6
13
7
- # BlueJ files
8
- * .ctxt
14
+ # External tool builders
15
+ .externalToolBuilders /
9
16
10
- # Mobile Tools for Java (J2ME)
11
- .mtj.tmp /
17
+ # Locally stored "Eclipse launch configurations"
18
+ * .launch
12
19
13
- # Package Files #
14
- * .jar
15
- * .war
16
- * .ear
17
- * .zip
18
- * .tar.gz
19
- * .rar
20
+ # PyDev specific (Python IDE for Eclipse)
21
+ * .pydevproject
20
22
21
- # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
22
- hs_err_pid *
23
+ # CDT-specific (C/C++ Development Tooling)
24
+ .cproject
25
+
26
+ # CDT- autotools
27
+ .autotools
28
+
29
+ # Java annotation processor (APT)
30
+ .factorypath
31
+
32
+ # PDT-specific (PHP Development Tools)
33
+ .buildpath
34
+
35
+ # sbteclipse plugin
36
+ .target
37
+
38
+ # Tern plugin
39
+ .tern-project
40
+
41
+ # TeXlipse plugin
42
+ .texlipse
43
+
44
+ # STS (Spring Tool Suite)
45
+ .springBeans
46
+
47
+ # Code Recommenders
48
+ .recommenders /
49
+
50
+ # Scala IDE specific (Scala & Java development for Eclipse)
51
+ .cache-main
52
+ .scala_dependencies
53
+ .worksheet
You can’t perform that action at this time.
0 commit comments