Update .gitignore

This commit is contained in:
Aoran Zeng 2024-05-24 16:33:41 +08:00
parent 6f09093c69
commit 44d9acd6b0

3
.gitignore vendored
View File

@ -4,6 +4,9 @@
*.out *.out
*.o *.o
*.obj *.obj
build
# target exe name # target exe name
chsrc chsrc
xy xy