X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=1bff66597b1b2cf327898845745dc9635f3a7bd7;hb=3c4bdfac3a8b04ecd1d6eab2cdadbb365b54664e;hp=90a734d7c2c3553625e11ea3f9c9c7f39129c849;hpb=0993e6bef5d0e384c6055699fe6b406c2c1f7315;p=yangtools.git diff --git a/.gitignore b/.gitignore index 90a734d7c2..1bff66597b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,21 @@ +# +# Copyright (c) 2013 Cisco Systems, Inc. and others. All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v1.0 which accompanies this distribution, +# and is available at http://www.eclipse.org/legal/epl-v10.html +# .classpath .project -*/.settings/ +.settings target -target/* -/target/ - +*.iml +.idea +bin +xtend-gen +target +.DS_Store +META-INF +.checkstyle +.pmd +.factorypath