summaryrefslogtreecommitdiff
path: root/fancybox/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'fancybox/.gitattributes')
-rwxr-xr-xfancybox/.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/fancybox/.gitattributes b/fancybox/.gitattributes
new file mode 100755
index 0000000..f6bb280
--- /dev/null
+++ b/fancybox/.gitattributes
@@ -0,0 +1,7 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Denote all files that are truly binary and should not be modified.
+*.png binary
+*.jpg binary
+*.gif binary \ No newline at end of file