We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a83f2 commit 9017ef6Copy full SHA for 9017ef6
.gitattributes
@@ -1 +1,6 @@
1
-doc/* linguist-documentation
+* linguist-vendored
2
+*.rst linguist-vendored=false
3
+*.ipynb linguist-vendored=false
4
+*.gif linguist-vendored=false
5
+*.mp4 linguist-vendored=false
6
+*.html linguist-vendored=false
.gitignore
@@ -2,6 +2,7 @@
**/.vscode
**/.mp4
+
# Byte-compiled / optimized / DLL files
7
__pycache__/
8
*.py[cod]
0 commit comments