From 3e79d2f5d768fa7ac63fdad196a5e32fbaeffcaf Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Mon, 27 May 2019 02:46:10 +0100 Subject: first working version --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f5038c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +status +*~ -- cgit v1.2.3