X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=92e561b3bea8cc3c552cfd749d572f19ed3b10e3;hb=refs%2Fchanges%2F13%2F89413%2F2;hp=e2d0d09c0c87bb82b81154fbb85d5f1d300ea8e9;hpb=9cb88c237bfb575c6af5952bb22d8b1c0a3466e9;p=neutron.git diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index e2d0d09c0..92e561b3b --- a/.gitignore +++ b/.gitignore @@ -1,30 +1,46 @@ -*.class -**/target -bin/ -dist +# +# Copyright (c) 2018 Intel Corporation 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 +# + +# sorted alphabetically + +# wildcard match **/logs -products -repository -workspace -*~ -target -.classpath -.project -.settings -MANIFEST.MF -*.ipr +**/target +*.class *.iml +*.ipr *.iws -.idea *.pyc -log.html -output.xml -report.html *.swp +*~ + +# directory +bin/ target-ide/ -.vagrant + +# particular files .DS_Store .checkstyle +.classpath +.factorypath +.fbExcludeFilterFile +.idea +.project +.settings +.vagrant +dist +log.html +maven-metadata-local.xml +output.xml +products +report.html +repository +target +workspace yang-gen-config yang-gen-sal -maven-metadata-local.xml