blob: 70a26f71dfbed41849ff523aadc1167299a7545f [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
Michael Lando8884c1d2017-03-15 19:44:41 +020017*.orig
18.idea/*
Pavel Aharoni8caef082017-05-11 19:32:07 +030019/bin/
Pavel Aharoniaf2d8ef2017-05-11 16:41:38 +030020sdc-tosca-parser/test-output/**/*
Pavel Aharoni2aed5c92017-05-25 20:29:43 +030021*.iml