From c3a99df7b9915d68fa2f0667e02b5822de82fd10 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Wed, 3 Dec 2014 16:24:34 -0800 Subject: [PATCH] Ignore git hash file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 686f415..fededf6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ perf.data # Valgrind reports callgrind.* + +# Git hash file +githash.txt