Adding git .git-commit-id file and attempting change to hooks to generate it.

This commit is contained in:
Mark Pizzolato 2012-12-20 14:27:38 -08:00
parent 01eb95167a
commit 56ff702cff

2
.gitignore vendored
View file

@ -1,3 +1,4 @@
.git-commit-id
#ignore thumbnails created by windows #ignore thumbnails created by windows
Thumbs.db Thumbs.db
#Ignore files built by Visual Studio #Ignore files built by Visual Studio
@ -41,3 +42,4 @@ ipch/
Visual Studio Projects/* Visual Studio Projects/*