toolkit/.gitignore

10 lines
69 B
Plaintext
Raw Normal View History

2025-01-03 17:59:36 +08:00
# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
2025-01-06 15:30:21 +08:00
src/main.cpp