summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Bird <Archez@users.noreply.github.com>2023-04-25 10:36:35 -0400
committerGitHub <noreply@github.com>2023-04-25 10:36:35 -0400
commit000a5d28f35583b8cd6494d11fb4a0c0b4bcd298 (patch)
tree4a61c4a7e5d87cc7d6cbbe573d49d9693857d0a4 /.gitignore
parentaea46e7cb290b770ece05112259e1b09d77b35f2 (diff)
Add version info and other details to windows exe properties (#2743)
* add version info and other details to windows exe properties * configure properties file directly to src dir * move version name in properties and change to Title Case
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 58d6bb578..af0068765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -446,4 +446,6 @@ CTestTestfile.cmake
_deps
*/extract_assets_cmake*
/build*
-build.c
+
+soh/build.c
+soh/properties.h