Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2015-09-08 17:31:47 +0300
committerJohann-S <johann.servoire@gmail.com>2015-12-30 00:53:13 +0300
commita07fdc9541f2a4d852c6b18e5060052c8cbb7ebd (patch)
treeea0f4041e478c9af31a4390c4f731c43f328915f /.gitattributes
parent79abc087013b0f0ae93b4b7877456282ae29974d (diff)
Add source map
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index bb5f8c2..d6ba1f4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,3 +8,5 @@
*.svg text eol=lf
*.xml text eol=lf
*.yml text eol=lf
+# Don't diff or textually merge source maps
+*.map binary