浏览代码

Add *.properties to .gitattributes (#10180)

tags/8.2.0.alpha3
Ahmed Ashour 6 年前
父节点
当前提交
9b4bc10735
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .gitattributes

+ 1
- 0
.gitattributes 查看文件

@@ -13,6 +13,7 @@
*.css text
*.scss text
*.md text
*.properties text

# To be verified
*.graffle binary

正在加载...
取消
保存