[caffe] 203/249: patch: remove 02-empty-the-gitignore

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue Mar 8 14:51:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch debian/experimental
in repository caffe.

commit 6f6e2ee3f0d4db20104f2e98fb45fd1b935c6885
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Thu Sep 3 04:13:09 2015 +0000

    patch: remove 02-empty-the-gitignore
---
 debian/patches/02-empty-the-gitignore | 98 -----------------------------------
 debian/patches/series                 |  1 -
 2 files changed, 99 deletions(-)

diff --git a/debian/patches/02-empty-the-gitignore b/debian/patches/02-empty-the-gitignore
deleted file mode 100644
index d33908d..0000000
--- a/debian/patches/02-empty-the-gitignore
+++ /dev/null
@@ -1,98 +0,0 @@
-comment Makefile.config in .gitignore
---- a/.gitignore
-+++ b/.gitignore
-@@ -1,93 +1 @@
--## General
--
--# Compiled Object files
--*.slo
--*.lo
--*.o
--*.cuo
--
--# Compiled Dynamic libraries
--*.so
--*.dylib
--
--# Compiled Static libraries
--*.lai
--*.la
--*.a
--
--# Compiled protocol buffers
--*.pb.h
--*.pb.cc
--*_pb2.py
--
--# Compiled python
--*.pyc
--
--# Compiled MATLAB
--*.mex*
--
--# IPython notebook checkpoints
--.ipynb_checkpoints
--
--# Editor temporaries
--*.swp
--*~
--
--# Sublime Text settings
--*.sublime-workspace
--*.sublime-project
--
--# Eclipse Project settings
--*.*project
--.settings
--
--# QtCreator files
--*.user
--
--# PyCharm files
--.idea
--
--# OSX dir files
--.DS_Store
--
--## Caffe
--
--# User's build configuration
--Makefile.config
--
--# Data and models are either
--# 1. reference, and not casually committed
--# 2. custom, and live on their own unless they're deliberated contributed
--data/*
--models/*
--*.caffemodel
--*.solverstate
--*.binaryproto
--*leveldb
--*lmdb
--
--# build, distribute, and bins (+ python proto bindings)
--build
--.build_debug/*
--.build_release/*
--distribute/*
--*.testbin
--*.bin
--python/caffe/proto/
--cmake_build
--.cmake_build
--
--# Generated documentation
--docs/_site
--docs/gathered
--_site
--doxygen
--docs/dev
--
--# LevelDB files
--*.sst
--*.ldb
--LOCK
--LOG*
--CURRENT
--MANIFEST-*
-+# emptied .gitignore, for convenience maintaining the debian package
diff --git a/debian/patches/series b/debian/patches/series
index 90de439..a818c6b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 remove-ignore.patch
 workaround-switch-to-boost_python-py34.patch
 fix-cmake-add-target-property-version-soversion.patch
-02-empty-the-gitignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git



More information about the debian-science-commits mailing list