]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
git: add gitattributes so tarball doesn't have gitignore files
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 9 Apr 2020 05:51:16 +0000 (23:51 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 9 Apr 2020 05:54:42 +0000 (23:54 -0600)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..5966153
--- /dev/null
@@ -0,0 +1,2 @@
+.gitattributes export-ignore
+.gitignore export-ignore