Files
TmpMenu/.gitignore
2022-11-28 17:19:03 +00:00

15 lines
130 B
Plaintext

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