aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-09-25 18:33:41 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-25 19:33:41 +0300
commit4113d9bf853f4b47c3e5ad34f84df84b8d755c26 (patch)
tree8bb21600a5cb68e58dc6d9c14127692c80805d0d /.gitattributes
parentad2055b10efa4d73d2ae99dd22a15b8c0d4b9396 (diff)
downloadvaadin-framework-4113d9bf853f4b47c3e5ad34f84df84b8d755c26.tar.gz
vaadin-framework-4113d9bf853f4b47c3e5ad34f84df84b8d755c26.zip
Add some text files to .gitattributes (#10078)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6cc1e1e505..19fe44d3d6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,6 +12,15 @@
*.txt text
*.css text
*.scss text
+*.md text
# To be verified
*.graffle binary
+
+.gitattributes text
+.gitignore text
+.gitmodules text
+
+.classpath text
+.project text
+*.prefs text