From c3baee8d05bc02734964fd8fcb3c66b8b88d8821 Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Sun, 13 Jul 2008 19:12:25 +0200 Subject: [PATCH] ignore these files/dirs --- .gitignore | 1 + autotools/.gitignore | 1 + m4/.gitignore | 2 ++ 3 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 88ba9ce353..65569c473a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ nvlc wxvlc vlc vlc_install_dir/* +intl # Ignore CMake Stuff cmake diff --git a/autotools/.gitignore b/autotools/.gitignore index 22646bc2e7..e11f30fcd3 100644 --- a/autotools/.gitignore +++ b/autotools/.gitignore @@ -5,3 +5,4 @@ depcomp install-sh ltmain.sh missing +mkinstalldirs diff --git a/m4/.gitignore b/m4/.gitignore index 0bcd194fb2..3e4ae04a6e 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -23,3 +23,5 @@ shout.m4 signed.m4 speex.m4 vorbis.m4 + +longdouble.m4 -- 2.39.2