c-compiler/.gitignore
2024-11-15 19:37:30 +13:00

8 lines
63 B
Text

# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
.cache/