[vlc-commits] extras/tools: ignore fetched tarballs

Rafaël Carré git at videolan.org
Sun Dec 11 02:26:31 CET 2011


vlc/vlc-1.2 | branch: master | Rafaël Carré <funman at videolan.org> | Sat Dec 10 17:13:16 2011 -0500| [6746d1765d03bb2bf1d23eb369d06624023f76e6] | committer: Jean-Baptiste Kempf

extras/tools: ignore fetched tarballs
(cherry picked from commit 01077da94570dd2ed1b31f0e2b6ce1bfa71b2250)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=6746d1765d03bb2bf1d23eb369d06624023f76e6
---

 extras/tools/.gitignore |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/extras/tools/.gitignore b/extras/tools/.gitignore
index 82f0ac8..176c64f 100644
--- a/extras/tools/.gitignore
+++ b/extras/tools/.gitignore
@@ -1,5 +1,6 @@
 Makefile
-*.tar.bz2
-*.tar.gz
 .*
 */
+build/
+*.tar.gz
+*.tar.bz2



More information about the vlc-commits mailing list