remove autogenerated version files

This commit is contained in:
CaCO3
2022-09-23 21:02:56 +02:00
parent d807334141
commit ee724d372d
6 changed files with 2 additions and 10 deletions

1
code/.gitignore vendored
View File

@@ -3,3 +3,4 @@
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
version.cpp

View File

@@ -1,4 +0,0 @@
const char* GIT_REV="562cc43";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-09-21 20:25";

View File

@@ -1 +0,0 @@
rolling, 562cc43,

View File

@@ -1,4 +0,0 @@
const char* GIT_REV="562cc43";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-09-21 20:25";