summaryrefslogtreecommitdiff
path: root/neozip/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'neozip/.gitattributes')
-rw-r--r--neozip/.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/neozip/.gitattributes b/neozip/.gitattributes
new file mode 100644
index 0000000000..38fd673cc9
--- /dev/null
+++ b/neozip/.gitattributes
@@ -0,0 +1,9 @@
+# By default, enforce LF line-endings on all files that are not considered binary files!
+* text=auto eol=lf
+
+crc32_braid_tbl.h hooks-max-size=1000000
+
+# Don't export git/github-related files in tar/zip archives
+/.github export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore