blob: d03f9a95cb21200d218523946c1c1e6bbaf20571 [file] [log] [blame]
elinuxhenrikd661dbc2018-08-17 12:34:58 +02001# Compiled class file
2*.class
3
4# Mobile Tools for Java (J2ME)
5.mtj.tmp/
6
7# Log file
8*.log
9
10# BlueJ files
11*.ctxt
12
13# Package Files #
14*.jar
15*.war
16*.nar
17*.ear
18*.zip
19*.tar.gz
20*.rar
21
22# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23hs_err_pid*
24
25# Intellij IDE
26.idea
27*.iml
28
elinuxhenrikf3945942018-09-14 15:49:10 +020029# Eclipse IDE
30.project
31.classpath
32.settings
33bin
34
elinuxhenrikd661dbc2018-08-17 12:34:58 +020035# Maven
36target
37target/
38pom.xml.tag
39pom.xml.releaseBackup
40pom.xml.versionsBackup
41pom.xml.next
42release.properties
43dependency-reduced-pom.xml
44buildNumber.properties
45.mvn/timing.properties
46.mvn/wrapper/maven-wrapper.jar
47
48# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
elinuxhenrikf3945942018-09-14 15:49:10 +020049hs_err_pid*
50
51opt/