From a96a4592cd825b58c6339476ecf249812f384ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 30 Apr 2016 23:03:53 +0200 Subject: [PATCH] [enh] Add a simple .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f248394 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.sw[po]