Remove felix.dm from odl-aaa-shiro feature
[aaa.git] / .gitignore
1 *.class
2 .checkstyle
3 .fbExcludeFilterFile
4
5 # Mobile Tools for Java (J2ME)
6 .mtj.tmp/
7
8 # Package Files #
9 *.jar
10 *.war
11 *.ear
12
13 # IDE Files
14 .classpath
15 .project
16 .settings/
17 .idea
18
19 # Generated stuff
20 target/
21 target-ide/
22 *.iml
23 .DS_Store
24
25 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
26 hs_err_pid*
27
28 .factorypath