[vlc-devel] commit: Ignore cmake files in contrib (Jean-Baptiste Kempf )
git version control
git at videolan.org
Wed Dec 16 11:27:14 CET 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 16 10:59:07 2009 +0100| [41ce1a5d3a863b3e0fe6bc1b839c37e22c291e08] | committer: Jean-Baptiste Kempf
Ignore cmake files in contrib
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=41ce1a5d3a863b3e0fe6bc1b839c37e22c291e08
---
extras/contrib/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/extras/contrib/.gitignore b/extras/contrib/.gitignore
index 63ac74a..072b2ce 100644
--- a/extras/contrib/.gitignore
+++ b/extras/contrib/.gitignore
@@ -18,6 +18,7 @@ doc
info
Sparkle
*.bak
+toolchain.cmake
# Ignore fetched contrib
src/*
# But not our files
More information about the vlc-devel
mailing list