X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=ca58b83dc4217945e770f33f8f0de62cc014cb83;hb=2874bcbc50c2b96604870715852c2b1d49d1f1d4;hp=78cd62c3c5ff75700b0933fde3a0d58cc6144d87;hpb=2c9a0ced5ac313b43d6b06da5a47cda7c63021e2;p=yangtools.git diff --git a/.gitignore b/.gitignore index 78cd62c3c5..ca58b83dc4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,17 @@ -*/.settings/ +# +# 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 target -target/* -/target/ - +*.iml +.idea +bin +xtend-gen +target +.DS_Store