commit | aa93a2df308eb2993daaec0ac9a6fa807881e3a9 | [log] [tgz] |
---|---|---|
author | Alex Lagarde <alex.lagarde@obeo.fr> | Fri Nov 09 14:57:14 2012 +0100 |
committer | Alex Lagarde <alex.lagarde@obeo.fr> | Fri Nov 09 14:57:14 2012 +0100 |
tree | 034c15afef7a282534c8441ae1ead323924e17af | |
parent | 8aaa62a93e7905d50a7be135341017f2b87e9b24 [diff] [blame] |
[build] Updating gitignore: now ignoring the database generated when launching cdo tests
diff --git a/.gitignore b/.gitignore index c6048b6..057dda8 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,3 @@ bin -target \ No newline at end of file +target +_database \ No newline at end of file