We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5ef68 commit f23659bCopy full SHA for f23659b
.gitignore
@@ -3,6 +3,9 @@ __pycache__/
3
*.py[cod]
4
*$py.class
5
6
+# video
7
+*.mp3
8
+
9
# C extensions
10
*.so
11
0 commit comments