X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=c6c7ae22b0a98c67988437369912b2387dbc9ef8;hb=303d81ba251f3b861c99595bb9562bcb348167d8;hp=de4d0057d1e426968b6e70a827dc2d1f3d8ff3eb;hpb=1ece58b8e1328c10d84d18da8b6123916c2e53c2;p=yangtools.git diff --git a/.gitignore b/.gitignore index de4d0057d1..c6c7ae22b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +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?