From 19de8d35659cdd08fd7f8194e13fa646b5d9080d Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Sat, 22 Dec 2012 17:44:20 +0000 Subject: [PATCH] Ignore the .version_extra file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4c791ffd..67c613d2 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ __pycache__ # Compiled Dynamic libraries *.so +# Makefile generates this +.version_extra +