[Debian-ha-commits] [booth] 04/04: Revert "Remove gitignore file." - it's in the release tarball

Christoph Berg myon at debian.org
Wed Mar 30 18:12:25 UTC 2016


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

myon pushed a commit to branch master
in repository booth.

commit dda34e2fd2950d5c12287fc3325a5913c23850f6
Author: Christoph Berg <myon at debian.org>
Date:   Wed Mar 30 20:10:34 2016 +0200

    Revert "Remove gitignore file." - it's in the release tarball
    
    This reverts commit 0d23c23cdc965cc8b318c647fefcdc619a7e0e02.
---
 .gitignore | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8b47a16
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,46 @@
+Makefile.in
+Makefile
+aclocal.m4
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+booth.tar.bz2
+*.rpm
+Doxyfile
+src/.deps
+src/Makefile.in
+src/b_config.h.in
+src/b_config.h
+src/booth_config.h
+src/boothd
+src/stamp-h1
+src/stamp-h2
+
+# cscope files
+cscope.*
+ncscope.*
+
+# ctags files
+tags
+
+autom4te.cache
+*.o
+
+test-driver
+tools/.deps/
+tools/booth_resource_monitord
+
+# vim temp files
+.*.sw?
+*~
+
+*.pyc
+
+docs/boothd.8*
+
+doxygen

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/booth.git



More information about the Debian-HA-Commits mailing list