Skip to content

Commit d21037a

Browse files
committed
2 parents 3cfaec1 + 3d4d2ae commit d21037a

11 files changed

Lines changed: 1402 additions & 432 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sh text eol=lf

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,9 @@ deps/SDL2-2.32.10-source.zip
155155
deps/SDL2-devel-2.32.10-VC.zip
156156
deps/SDL2/
157157
deps/SDL2-src/
158+
159+
# Generated build/version metadata
160+
version.txt
161+
src/build_counter.txt
162+
src/version.h
163+
src/version.hpp

0 commit comments

Comments
 (0)