[libmatio] 12/13: Add .gitignore file.

Sébastien Villemot sebastien at debian.org
Sat Jan 16 20:42:19 UTC 2016


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

sebastien pushed a commit to branch master
in repository libmatio.

commit 7c37a9bd19c46ee280dbb3cd60991e929dd9c7a3
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Jan 16 21:04:44 2016 +0100

    Add .gitignore file.
    
    Gbp-Dch: Ignore
---
 .gitignore | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7229e37
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,62 @@
+*~
+*.o
+*.lo
+*.la
+debian/.debhelper/
+debian/autoreconf.after
+debian/autoreconf.before
+debian/files
+debian/libmatio-dev.debhelper.log
+debian/libmatio-dev.substvars
+debian/libmatio-dev/
+debian/libmatio-doc.debhelper.log
+debian/libmatio-doc.substvars
+debian/libmatio-doc/
+debian/libmatio2.debhelper.log
+debian/libmatio2.substvars
+debian/libmatio2/
+debian/tmp/
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.log
+config.status
+config/compile
+config/libtool.m4
+config/ltmain.sh
+config/ltoptions.m4
+config/ltsugar.m4
+config/ltversion.m4
+config/lt~obsolete.m4
+config/texinfo.tex
+configure
+documentation/Makefile
+documentation/Makefile.in
+documentation/matio_user_guide.pdf
+documentation/matio_user_guide.t2p/
+getopt/.libs/
+getopt/Makefile
+getopt/Makefile.in
+libtool
+matio.pc
+src/.libs/
+src/Makefile
+src/Makefile.in
+src/matioConfig.h
+src/matio_pubconf.h
+src/stamp-h1
+src/stamp-h2
+test/.libs/
+test/Makefile
+test/Makefile.in
+test/atconfig
+test/package.m4
+test/test_mat
+test/test_snprintf
+test/testsuite
+test/testsuite.log
+tools/.libs/
+tools/Makefile
+tools/Makefile.in
+tools/matdump

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



More information about the debian-science-commits mailing list