TmpMenu/.gitignore
maybegreat48 03c1a96b67 Lua Scripting (#1334)
Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
2023-06-06 09:40:40 +02:00

17 lines
148 B
Plaintext

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