X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=1900c9af87502f01cd02094cc5dceb21b10b5d98;hb=de990fa7c7840a1ac964a48f00aff1358eaec562;hp=dddad451c7c9e11b3c044cf8fd81d83a8c29d582;hpb=2efdf58f1cf6b9ed807597239024f2da9f9176a3;p=yangtools.git diff --git a/.gitignore b/.gitignore index dddad451c7..1900c9af87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,18 @@ +# +# 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 *.iml .idea +bin +xtend-gen +target +.DS_Store +META-INF \ No newline at end of file