Clean built executables

This commit is contained in:
Aoran Zeng
2025-06-20 19:18:05 +08:00
parent 765da083da
commit efa31ca0fc
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -15,9 +15,10 @@
*.out
*.exe
# target exe name
# Built executables
chsrc
chsrc-debug
chsrc-release
# test files
xy