commit 4604388e7cc477bb74efd4f8d8683e509bf30959 Author: Richard Heck <[email protected]> Date: Mon Jul 18 13:02:56 2016 -0400
Ignore .dirstamp.
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 09ea96f..30d182d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ stamp-h1
*.patch
build/
CMakeLists.txt.user
+.dirstamp
