Discussion:
[libdvdcss-devel] git: ignore the libtool m4 files.
Diego Elio Pettenò
2013-02-14 15:49:14 UTC
Permalink
libdvdcss | branch: master | Diego Elio Pettenò <***@flameeyes.eu> | Thu Feb 14 07:27:35 2013 -0800| [c224149ba6766956f4117d2e5c8e61516b7dabee] | committer: Jean-Baptiste Kempf

git: ignore the libtool m4 files.
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=c224149ba6766956f4117d2e5c8e61516b7dabee
---

.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
Diego Elio Pettenò
2013-02-14 15:57:35 UTC
Permalink
libdvdcss | branch: master | Diego Elio Pettenò <***@flameeyes.eu> | Thu Feb 14 07:27:35 2013 -0800| [45b27b0629da78813838f6bcdaaf5421490ba44a] | committer: Jean-Baptiste Kempf

git: ignore the libtool m4 files.
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

Loading...