X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=1900c9af87502f01cd02094cc5dceb21b10b5d98;hb=b52c1ffb0df2b84665b4d222166a3e4cdb8427bb;hp=78cd62c3c5ff75700b0933fde3a0d58cc6144d87;hpb=2c9a0ced5ac313b43d6b06da5a47cda7c63021e2;p=yangtools.git diff --git a/.gitignore b/.gitignore index 78cd62c3c5..1900c9af87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,18 @@ -*/.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 +META-INF \ No newline at end of file