1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-17 13:18:09 +00:00

Adding initial support to display the git commit id in the simulator code.

This commit is contained in:
Mark Pizzolato
2012-12-20 15:04:37 -08:00
parent 9e421ada27
commit f8e68b70b5
3 changed files with 17 additions and 1 deletions

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/*