[vlc-commits] Update .gitignore files
Pierre Ynard
git at videolan.org
Wed Sep 12 00:04:08 CEST 2012
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Sep 12 00:04:03 2012 +0200| [8837bef6f20b15b2eec5a9ed8de7d328f6f6d2a8] | committer: Pierre Ynard
Update .gitignore files
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8837bef6f20b15b2eec5a9ed8de7d328f6f6d2a8
---
.gitignore | 6 +++---
share/.gitignore | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 7a1777c..01dcbc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,11 +18,14 @@
.dirstamp
ABOUT-NLS
aclocal.m4
+ChangeLog
compile
config.status
config.h*
config.log
configure
+doltcompile
+doltlibtool
INSTALL.git
libtool
Makefile
@@ -59,6 +62,3 @@ build-*
contrib-*
install-*
-# Ignore autogenerated files
-extras/contrib/.*
-
diff --git a/share/.gitignore b/share/.gitignore
index c3deb60..bc6b708 100644
--- a/share/.gitignore
+++ b/share/.gitignore
@@ -1 +1,2 @@
vlc.desktop
+osdmenu/default.cfg
More information about the vlc-commits
mailing list