[vlc-commits] extras/tools: Add missing extensions to gitignore
Marvin Scholz
git at videolan.org
Sat Nov 11 02:43:58 CET 2017
vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Sat Nov 11 02:43:30 2017 +0100| [e26f8431068fe8bee2f24264e546f67cc954b8cc] | committer: Marvin Scholz
extras/tools: Add missing extensions to gitignore
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e26f8431068fe8bee2f24264e546f67cc954b8cc
---
extras/tools/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/extras/tools/.gitignore b/extras/tools/.gitignore
index 6c25fda402..5537e42096 100644
--- a/extras/tools/.gitignore
+++ b/extras/tools/.gitignore
@@ -4,3 +4,5 @@ build/
*/
*.tar.gz
*.tar.bz2
+*.tar.xz
+*.zip
More information about the vlc-commits
mailing list