mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-17 21:18:31 +03:00
remove autogenerated version files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
/code/build
|
||||
/sd-card/html/debug/
|
||||
/firmware/
|
||||
version.txt
|
||||
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
|
||||
1
code/.gitignore
vendored
1
code/.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
version.cpp
|
||||
@@ -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";
|
||||
@@ -1 +0,0 @@
|
||||
rolling, 562cc43,
|
||||
@@ -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";
|
||||
@@ -1 +0,0 @@
|
||||
rolling, 562cc43,
|
||||
Reference in New Issue
Block a user