blob: 1b6d5d337a4db7c226185dcc69bfa62abbfe42b9 [file] [log] [blame]
Michael Lando4e33d892017-02-15 16:02:49 +02001# Eclipse
2.classpath
3.project
4.settings/
5
6# Maven
7log/
8target/
9
10# Package Files #
11*.jar
12*.war
13*.ear
14
15# Other
16*.class
17*.orig