commit 3aaa25522c96afdd76bc4852af0146c802da1e22 parent 1800bb3dac410b22cd443f72fede5bab236de35b Author: Jake Koroman <jake@jakekoroman.com> Date: Fri, 3 Oct 2025 10:42:27 -0400 add .gitignore Diffstat:
A | .gitignore | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,4 @@ +config.h +st +st.o +x.o