From 895481238647b88163fb9660081ad7c310648d69 Mon Sep 17 00:00:00 2001 From: Mansard <nmansard@laas.fr> Date: Fri, 21 Jan 2011 16:11:26 +0100 Subject: [PATCH] Added build and ~ in the gitignoe. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e99e36..b6139c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -*.pyc \ No newline at end of file +*.pyc +build +*~ -- GitLab