diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2025-10-03 10:42:27 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2025-10-03 10:42:27 -0400 |
| commit | 3aaa25522c96afdd76bc4852af0146c802da1e22 (patch) | |
| tree | a37a2c3acf1c2f544c6f5a983fdd4e52cee1bf57 /.gitignore | |
| parent | 1800bb3dac410b22cd443f72fede5bab236de35b (diff) | |
add .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..851f82a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +config.h +st +st.o +x.o |
