commit 7da346cd27e2998cb744faa96f9b163a5644de1d
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 3 11:28:50 2017 +0100
Add wildcard in gitignore
.gitignore | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a382d4..f656912 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-ffmpeg-2.8.7.tar.xz
-/ffmpeg-2.8.8.tar.xz
-/ffmpeg-2.8.9.tar.xz
-/ffmpeg-2.8.10.tar.xz
+ffmpeg-*.tar.xz
Show replies by date