gitattributes

This commit is contained in:
Sascha Willems 2016-02-18 12:03:13 +01:00
parent ed4c725e67
commit 411d5f881a

3
.gitattributes vendored
View file

@ -63,4 +63,5 @@
#*.RTF diff=astextplain #*.RTF diff=astextplain
# Exclude dirs from githug language statis # Exclude dirs from githug language statis
data/* linguist-vendored=true data/* linguist-vendored=true
external/* linguist-vendored=true