From 89bb186a5bb29a1b3f22d4acf8548cf84a79b8ea Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Tue, 9 Oct 2018 14:52:18 +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..9499669 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +venv