TmpMenu/.gitignore
tupoy-ya bc05ecd78c refactor!: Replace premake5 with CMake. (#551)
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2022-11-08 21:08:58 +00:00

13 lines
97 B
Plaintext

# IDE
.vs/
.vscode/
.cache/
# output directory
build/
# precompiled headers
*.ipch
*.gch
*.pch