Add GitVersion.h to ignore

master
Geoffrey Merck 4 years ago
parent 896029565e
commit 839187d25a

3
.gitignore vendored

@ -32,6 +32,9 @@ removed/*
#log files
*.log
#dynamically generated files
GitVersion.h
# Executables
*.exe
*.out

@ -1 +0,0 @@
const char *gitversion = "0000000000000000000000000000000000000000";
Loading…
Cancel
Save

Powered by TurnKey Linux.