From 1c6943fc11bcf9ca52d8adca6a0c5024c58fade8 Mon Sep 17 00:00:00 2001 From: Simon Brand Date: Mon, 2 Oct 2017 10:06:08 +0100 Subject: [PATCH] Gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e83a054 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +#* +.#*