From 1054857d7a69b401f0ca317d28c86cadb285c719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 18 Apr 2012 23:34:19 +0200 Subject: Add `.gitignore'. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..44bd27aeed --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +,* +*.tmp +*.go +tmp -- cgit v1.2.3