From: Clément DAVID Date: Mon, 24 Jun 2013 06:43:25 +0000 (+0200) Subject: Ignore the .gitreview file used by git-review X-Git-Tag: 5.5.0-beta-1~553 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=d26d19c0f91dd4900db2407d215d6828ccd56a23 Ignore the .gitreview file used by git-review Change-Id: I171e9b08600021277c19cd7aef2172076688548c --- diff --git a/.gitignore b/.gitignore index 22ed738..de875df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -workspace/ +/workspace/ .DS_Store +/.gitreview