Fix for FibManager's vpnManager dependency issue
[vpnservice.git] / .gitignore
1 #
2 # Copyright (c) 2015 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 target
13 *.iml
14 .idea
15 bin
16 xtend-gen
17 target
18 .DS_Store
19 .checkstyle
20 yang-gen-config
21 yang-gen-sal
22 classes
23 maven-metadata-local.xml
24 META-INF