]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Don't export git/github-related files in tar/zip archives
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 21 Feb 2024 18:37:53 +0000 (19:37 +0100)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 22 Feb 2024 19:17:57 +0000 (20:17 +0100)
.gitattributes

index ac21ec4592dbe7a78c810e2df709bf9d6a8d3951..9ff3e7c63b7e90b6ef8aec1e940cdf7ffee06630 100644 (file)
@@ -6,3 +6,8 @@
 crc32_braid_tbl.h hooks-max-size=1000000
 Makefile text
 configure text eol=lf
+
+# Don't export git/github-related files in tar/zip archives
+/.github export-ignore  
+.gitattributes export-ignore  
+.gitignore export-ignore