From 4604388e7cc477bb74efd4f8d8683e509bf30959 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 18 Jul 2016 13:02:56 -0400 Subject: [PATCH] Ignore .dirstamp. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 09ea96fc10..30d182d0a5 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ stamp-h1 *.patch build/ CMakeLists.txt.user +.dirstamp -- 2.39.5