From: Jean-Paul Saman Date: Sun, 13 Jul 2008 17:12:25 +0000 (+0200) Subject: ignore these files/dirs X-Git-Tag: 1.0.0-pre1~3798 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=c3baee8d05bc02734964fd8fcb3c66b8b88d8821;p=vlc ignore these files/dirs --- 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