2011-05-27 11:23:01 +02:00
|
|
|
*.class
|
2011-05-28 00:23:09 +02:00
|
|
|
|
2013-09-27 18:13:07 +02:00
|
|
|
# Mobile Tools for Java (J2ME)
|
2013-11-27 15:30:56 +01:00
|
|
|
.mtj.tmp/
|
2013-09-27 18:13:07 +02:00
|
|
|
|
2011-05-28 00:23:09 +02:00
|
|
|
# Package Files #
|
|
|
|
*.jar
|
|
|
|
*.war
|
|
|
|
*.ear
|
2013-12-31 00:06:16 +01:00
|
|
|
|
|
|
|
# maven
|
|
|
|
/target
|
|
|
|
|
|
|
|
# various other potential build files
|
|
|
|
/build
|
|
|
|
/bin
|
|
|
|
/dist
|
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
/.settings
|
2013-12-31 00:16:20 +01:00
|
|
|
# ! Uncomment these lines if you are not using Eclipse exclusively in the project
|
|
|
|
#/.classpath
|
|
|
|
#/.project
|
2013-12-31 00:06:16 +01:00
|
|
|
|
|
|
|
# Netbeans
|
|
|
|
/nbproject
|
|
|
|
|
|
|
|
# IntelliJ
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Mac filesystem dust
|
|
|
|
.DS_Store
|