浏览代码

Removing .dfm files and 3rd party code from language detection

Source commit: 9da5aafbd0bcd921c2fe55084237f63fa2369073
Martin Prikryl 7 年之前
父节点
当前提交
aa48edb4ea
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+*.dfm linguist-detectable=false
+libs/* linguist-vendored
+source/putty/* linguist-vendored