mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-07 09:53:50 +08:00
06f2897f08
* feat(git): greatly simplify ignore list * refactor: removed old include
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* |