From aaef9eecf7c93b619405d05484eab3cc1375e7b6 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sat, 14 Apr 2018 02:28:52 +0200 Subject: [PATCH] Updated gitignore --- videos/.gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/videos/.gitignore b/videos/.gitignore index 2f1becf6..34211e27 100644 --- a/videos/.gitignore +++ b/videos/.gitignore @@ -1,2 +1,3 @@ -#* -!.gitignore \ No newline at end of file +* +!*/ +!.gitignore