1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-04-21 02:14:07 +00:00

Adding repo language in gitattributes.

- 
This commit is contained in:
Dessalines 2019-08-23 14:59:10 -07:00
parent b1e1dcf163
commit d9bc02eca4

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
* linguist-vendored
*.rs linguist-vendored=false