Merge "Migration to use MD-SAL Project"
[alto.git] / .gitignore
1 *.class
2 *.swp
3 **/target
4 bin/
5 dist
6 **/logs
7 products
8 repository
9 workspace
10 *~
11 target
12 target-ide
13 .classpath
14 .project
15 .settings
16 MANIFEST.MF
17 *.ipr
18 *.iml
19 *.iws
20 .idea
21 xtend-gen
22 yang-gen-config
23 yang-gen-sal
24 yang-gen-code
25 classes
26 out/
27 .externalToolBuilders
28 maven-eclipse.xml
29 .DS_STORE
30 .metadata
31 *.swp
32 **/*.swp
33 **/*.checkstyle
34 **/*.swo
35 .zsh*