From 13aecb026d72d04a4db6a5592efbc975c4b1cc92 Mon Sep 17 00:00:00 2001 From: HybridDog Date: Sun, 31 Aug 2014 14:13:12 +0200 Subject: [PATCH] add gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d9c069a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +## Generic ignorable patterns and files +*~ +.*.swp +debug.txt