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 e0e4ce8 commit 78598acCopy full SHA for 78598ac
.gitattributes
@@ -1,4 +1,7 @@
1
-*.txt linguist-language=python
2
-*.png linguist-language=Markdown
3
-*.md linguist-language=Markdown
4
-
+./Source/datasets/lexicon/* linguist-language=Python
+./imgs/* linguist-language=Python
+LICENSE linguist-language=Python
+./Source/datasets/*pkl linguist-language=Python
5
+*.txt linguist-language=Python
6
+*.png linguist-language=Python
7
+*.md linguist-language=Python
0 commit comments