X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=c6c7ae22b0a98c67988437369912b2387dbc9ef8;hb=e5ffc3a1ea93a9769a718b5a78b8e0f1c6151e4b;hp=dddad451c7c9e11b3c044cf8fd81d83a8c29d582;hpb=2efdf58f1cf6b9ed807597239024f2da9f9176a3;p=yangtools.git diff --git a/.gitignore b/.gitignore index dddad451c7..c6c7ae22b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,26 @@ +# +# 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-ide *.iml .idea +bin +xtend-gen +target +.DS_Store +META-INF +.checkstyle +.pmd +.factorypath +.fbExcludeFilterFile + +# Vim +.*.sw?