From 5d73fbe196039afdcdc4164eb2d6f7d0b3db62d8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?K=C3=A9vin=20Roussel?= <Kevin.Roussel@inria.fr>
Date: Tue, 1 Oct 2013 11:07:48 +0200
Subject: [PATCH] Force Git to ignore backup files

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 937bfe3459..071b01a9bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bin/
 *.o
+*~
-- 
GitLab