aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-10-16 16:56:17 +0200
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2017-10-16 17:56:17 +0300
commit9b4bc1073527214437d41681741ce05f5fc60c56 (patch)
treecb313abd006cd4a9cbc6f0ff474459c89f246637 /.gitattributes
parent727accead38ec3a292900054764af59ea89e0fda (diff)
downloadvaadin-framework-9b4bc1073527214437d41681741ce05f5fc60c56.tar.gz
vaadin-framework-9b4bc1073527214437d41681741ce05f5fc60c56.zip
Add *.properties to .gitattributes (#10180)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 19fe44d3d6..b9720bd912 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -13,6 +13,7 @@
*.css text
*.scss text
*.md text
+*.properties text
# To be verified
*.graffle binary