X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=1bff66597b1b2cf327898845745dc9635f3a7bd7;hb=refs%2Fchanges%2F96%2F39396%2F2;hp=29a361e592ade4d5fdeab284d1d97aff55f172ad;hpb=1d75dd8e750a37b5aeeef97b22116ce4a840f654;p=yangtools.git diff --git a/.gitignore b/.gitignore index 29a361e592..1bff66597b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# +# 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 @@ -5,3 +12,10 @@ target *.iml .idea bin +xtend-gen +target +.DS_Store +META-INF +.checkstyle +.pmd +.factorypath