chsrc/.gitignore

10 lines
58 B
Plaintext
Raw Normal View History

2023-09-15 12:45:36 +08:00
.vscode
2023-08-28 22:22:20 +08:00
*.exe
*.out
*.o
*.obj
2023-09-12 21:58:11 +08:00
# target exe name
chsrc
xy