aboutsummaryrefslogtreecommitdiffstats
path: root/upstream/odl-aaa-moon/aaa/.gitignore
blob: b89386914640c9ff811275f9e7e27b1b1b2073b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# IDE Files
.classpath
.project
.settings/
.idea

# Generated stuff
target/
META-INF/
*.iml
.DS_Store
yang-gen-sal/
yang-gen-config/

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*