mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-28 10:52:53 +08:00
16 lines
149 B
Plaintext
16 lines
149 B
Plaintext
# IDE
|
|
.vs/
|
|
|
|
# output directory
|
|
bin/
|
|
# premake in project dir people
|
|
*.exe
|
|
|
|
# precompiled headers
|
|
*.ipch
|
|
*.gch
|
|
*.pch
|
|
|
|
# project files
|
|
*.sln
|
|
*.vcxproj* |