diff options
Diffstat (limited to 'node_modules/sprintf-js/dist/.gitattributes')
-rw-r--r-- | node_modules/sprintf-js/dist/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/sprintf-js/dist/.gitattributes b/node_modules/sprintf-js/dist/.gitattributes new file mode 100644 index 0000000..d35bca0 --- /dev/null +++ b/node_modules/sprintf-js/dist/.gitattributes @@ -0,0 +1,4 @@ +#ignore all generated files from diff
+#also skip line ending check
+*.js -diff -text
+*.map -diff -text
|