From 3281e841d34b2680c84ac5962bf0b374b8e5f27d Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 9 May 2017 07:10:06 +0200 Subject: initial commit - infrastructure to create release tarballs from icedove branding sources --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b642e30 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ + +# release tarballs +*.tar.xz +*.tar.xz.sig -- cgit v1.2.2