[libdvdnav-devel] Ignore generated 'compile' Automake helper program and release tarballs
Diego Biurrun
git at videolan.org
Thu Jul 31 23:40:49 CEST 2014
libdvdread | branch: master | Diego Biurrun <diego at biurrun.de> | Thu Jul 31 23:37:59 2014 +0200| [4018b958d1d88c5ad486aca95b0fe1804eadbb98] | committer: Diego Biurrun
Ignore generated 'compile' Automake helper program and release tarballs
> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=4018b958d1d88c5ad486aca95b0fe1804eadbb98
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 2106820..a6bd803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
.libs/
/aclocal.m4
/autom4te.cache/
+/compile
/config.guess
/config.h
/config.h.in
@@ -16,6 +17,7 @@
/configure
/depcomp
/install-sh
+/libdvdread*.tar.bz2
/libtool
/ltmain.sh
/m4/libtool.m4
More information about the libdvdnav-devel
mailing list