From edbfd67789416b12ef1478c1f872dec561864d3c Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 17 May 2019 15:08:02 +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 0000000..4cf8c91 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +.*~