Merge "Cleanup: use lambdas and method references"
[genius.git] / .gitignore
1 #
2 # Copyright (c) 2016 Ericsson India Global Services Pvt Ltd. and others.  All rights reserved.
3 #
4 # This program and the accompanying materials are made available under the
5 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
6 # and is available at http://www.eclipse.org/legal/epl-v10.html
7 #
8 .classpath
9 .project
10 .settings
11 .metadata
12 *.iml
13 .idea
14 bin
15 xtend-gen
16 target
17 target-ide
18 .tox
19 .DS_Store
20 .checkstyle
21 .factorypath
22 yang-gen-config
23 yang-gen-sal
24 classes
25 maven-metadata-local.xml
26 META-INF