From bd90edc0763192418c1064929227b8916268e107 Mon Sep 17 00:00:00 2001 From: Guido Kroon Date: Thu, 18 Jun 2020 22:57:12 +0200 Subject: [PATCH] add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..98dc76864 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# pkgcheck seems to add a lot of cache files here which we don't need +/metadata/md5-cache