We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc5a5e commit ad75c04Copy full SHA for ad75c04
1 file changed
.gitignore
@@ -3,8 +3,8 @@ __pycache__/
3
*.py[cod]
4
*$py.class
5
6
-tutorials/*
7
-tutorials/*.pptx
+tutorials/presentations/*.pptx
+tutorials/presentations/Video_Output/*.mp4
8
9
# C extensions
10
*.so
0 commit comments