From dd9e86c75011fbc0824138ee22001949511fcf1e Mon Sep 17 00:00:00 2001 From: Gardouille Date: Tue, 24 Mar 2015 11:28:10 +0100 Subject: [PATCH] =?UTF-8?q?Add=20a=20.gitignore=20(pkg/,=20.swp,=20?= =?UTF-8?q?=E2=80=A6).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6ee20c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +pkg/ +*.swp