From e4467a0f27bfc3bae750e65c908240c668a57a34 Mon Sep 17 00:00:00 2001 From: Gregory Ashton <gregory.ashton@ligo.org> Date: Wed, 9 Aug 2017 14:32:01 +0200 Subject: [PATCH] Adds a gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6e11ccd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*pyc +*swp -- GitLab