From 1054857d7a69b401f0ca317d28c86cadb285c719 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <ludo@gnu.org>
Date: Wed, 18 Apr 2012 23:34:19 +0200
Subject: [PATCH] Add `.gitignore'.

---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000000..44bd27aeedd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*~
+,*
+*.tmp
+*.go
+tmp
-- 
GitLab