[libdvdcss-devel] git: ignore the libtool m4 files.
Diego Elio Pettenò
git at videolan.org
Thu Feb 14 16:57:35 CET 2013
libdvdcss | branch: master | Diego Elio Pettenò <flameeyes at flameeyes.eu> | Thu Feb 14 07:27:35 2013 -0800| [45b27b0629da78813838f6bcdaaf5421490ba44a] | committer: Jean-Baptiste Kempf
git: ignore the libtool m4 files.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=45b27b0629da78813838f6bcdaaf5421490ba44a
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 0cd9239..c44704f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,8 @@
.deps
.dirstamp
.libs
+/m4/libtool.m4
+/m4/lt*.m4
Makefile
Makefile.in
aclocal.m4
More information about the libdvdcss-devel
mailing list