Skip to content

Commit 78598ac

Browse files
committed
languages
1 parent e0e4ce8 commit 78598ac

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.gitattributes

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
*.txt linguist-language=python
2-
*.png linguist-language=Markdown
3-
*.md linguist-language=Markdown
4-
1+
./Source/datasets/lexicon/* linguist-language=Python
2+
./imgs/* linguist-language=Python
3+
LICENSE linguist-language=Python
4+
./Source/datasets/*pkl linguist-language=Python
5+
*.txt linguist-language=Python
6+
*.png linguist-language=Python
7+
*.md linguist-language=Python

0 commit comments

Comments
 (0)