This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/.gitignore

16 lines
135 B
Plaintext

# IDE
.vs/
.vscode/
.cache/
# output directory
build/
out/
# precompiled headers
*.ipch
*.gch
*.pch
# generated by CMAKE
version.cpp