Bump versions by x.y.(z+1)
[bgpcep.git] / .gitignore
1 #
2 # Copyright (c) 2013 Cisco Systems, Inc. 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 *.class
9 **/target
10 bin/
11 dist
12 **/logs
13 products
14 repository
15 workspace
16 *~
17 target
18 target-ide
19 .classpath
20 .project
21 .settings
22 MANIFEST.MF
23 *.ipr
24 *.iml
25 *.iws
26 .idea
27 xtend-gen
28 yang-gen-config
29 yang-gen-sal
30 classes
31 out/
32 .externalToolBuilders
33 maven-eclipse.xml
34 .DS_STORE
35 .metadata
36 .checkstyle