aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorTyson Benson2012-08-09 00:12:54 +1000
committerMisko Hevery2012-08-30 21:34:42 -0700
commitb7d5fa1cbefb1e94ee46ef98c9029d5f30244f00 (patch)
tree8bb95577d63b718bb3470f6db0ea27dba5174c4c /.gitattributes
parent8bb3942453c5cc9c34affa689168c1bb46f0263e (diff)
downloadangular.js-b7d5fa1cbefb1e94ee46ef98c9029d5f30244f00.tar.bz2
docs(typos): fix typos in dev guide
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..c6439c8d
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,14 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Standard to msysgit
+*.doc diff=astextplain
+*.DOC diff=astextplain
+*.docx diff=astextplain
+*.DOCX diff=astextplain
+*.dot diff=astextplain
+*.DOT diff=astextplain
+*.pdf diff=astextplain
+*.PDF diff=astextplain
+*.rtf diff=astextplain
+*.RTF diff=astextplain