diff options
Diffstat (limited to 'desktop/node_modules/sprintf-js/dist/.gitattributes')
-rw-r--r-- | desktop/node_modules/sprintf-js/dist/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/node_modules/sprintf-js/dist/.gitattributes b/desktop/node_modules/sprintf-js/dist/.gitattributes new file mode 100644 index 0000000..d35bca0 --- /dev/null +++ b/desktop/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
|