From f49744040d33b453a6a414c4e8a29602bfdbb1f3 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 1 Sep 2012 01:46:46 +0200 Subject: [PATCH] maint: update gitignore entries * src/.gitignore: Here, adding the '.dirstamp' file generated by the C compilation rules. --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.gitignore b/src/.gitignore index d78178ce8d..1c1edbbe18 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,4 +1,5 @@ *.exe +/.dirstamp \[ arch base64 -- 2.47.2