From 87316b50837e82d22a7cc21b5e583f47f00b1be5 Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Fri, 29 May 2015 10:25:35 +0100 Subject: Code Tidy (thanks HybridDog) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..215bb37 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ ++## Generic ignorable patterns and files ++*~ ++debug.txt \ No newline at end of file -- cgit v1.2.3