1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00

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
Thumbs.db
#Ignore files built by Visual Studio
@ -41,3 +42,4 @@ ipch/
Visual Studio Projects/*