[Pkg-wmaker-commits] [wmsystemtray] 11/34: Add .gitignore

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:01:12 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmsystemtray.

commit 33c23fdf7c62fe6402ae97a700a51b9a674d6fcf
Author: Brad Jorsch <anomie at users.sourceforge.net>
Date:   Fri Feb 7 13:57:09 2014 -0500

    Add .gitignore
---
 .gitignore | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5c721be
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,32 @@
+# General
+*.swp
+*~
+
+# Automake / autoconf
+Makefile
+Makefile.in
+/autom4te.cache
+/aclocal.m4
+/compile
+/configure
+/config.h
+/config.h.in
+/config.log
+/config.status
+/confdefs.h
+/conftest.c
+/conftest.err
+/depcomp
+/install-sh
+/missing
+/stamp-h1
+.deps
+
+# Local debian directory
+/debian
+
+# Generated files
+*.a
+*.o
+/wmsystemtray.1
+wmsystemtray

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmsystemtray.git



More information about the Pkg-wmaker-commits mailing list