TmpMenu/.gitignore

15 lines
130 B
Plaintext

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