ignoring mp4 file

This commit is contained in:
remche
2016-11-25 09:51:05 +01:00
parent a7d2ef2f20
commit b56bf82428

View File

@@ -121,7 +121,7 @@ orig_link = True
# path relative to the source directory:
# http://docs.python.org/2/library/fnmatch.html
ignore_directories = []
ignore_files = []
ignore_files = ['*.mp4']
# -------------
# Video options