ignoring mp4 file
This commit is contained in:
@@ -121,7 +121,7 @@ orig_link = True
|
|||||||
# path relative to the source directory:
|
# path relative to the source directory:
|
||||||
# http://docs.python.org/2/library/fnmatch.html
|
# http://docs.python.org/2/library/fnmatch.html
|
||||||
ignore_directories = []
|
ignore_directories = []
|
||||||
ignore_files = []
|
ignore_files = ['*.mp4']
|
||||||
|
|
||||||
# -------------
|
# -------------
|
||||||
# Video options
|
# Video options
|
||||||
|
|||||||
Reference in New Issue
Block a user