Merge pull request #1059 from caco3/remove-autogenerated-version-files3

remove autogenerated version files
This commit is contained in:
jomjol
2022-09-24 06:38:10 +02:00
committed by GitHub
6 changed files with 2 additions and 10 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@
/code/build /code/build
/sd-card/html/debug/ /sd-card/html/debug/
/firmware/ /firmware/
version.txt
CMakeLists.txt.user CMakeLists.txt.user
CMakeCache.txt CMakeCache.txt

1
code/.gitignore vendored
View File

@@ -3,3 +3,4 @@
.vscode/c_cpp_properties.json .vscode/c_cpp_properties.json
.vscode/launch.json .vscode/launch.json
.vscode/ipch .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";

View File

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