mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-23 04:27:25 +08:00
03c1a96b67
Closes #83 Fixes #1309 Fixes #1287 Fixes #1129 (actually fixed now)
17 lines
148 B
Plaintext
17 lines
148 B
Plaintext
# IDE
|
|
.vs/
|
|
.vscode/
|
|
.cache/
|
|
|
|
# output directory
|
|
build/
|
|
out/
|
|
__pycache__/
|
|
|
|
# precompiled headers
|
|
*.ipch
|
|
*.gch
|
|
*.pch
|
|
|
|
# generated by CMAKE
|
|
version.cpp |