From a0564e6c1675a11e07a4a4c063b2f3b2543f5929 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 29 Oct 2015 15:54:01 +0100 Subject: add gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89b7bc0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!blacklist + -- cgit v1.2.3-70-g09d2