mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-29 03:12:35 +08:00
fix gitignore not ignoring default folder out/ made by VisualStudio CMake extension (#1097)
This commit is contained in:

committed by
GitHub

parent
ba448532ed
commit
5589ca39ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
|
||||
# output directory
|
||||
build/
|
||||
out/
|
||||
|
||||
# precompiled headers
|
||||
*.ipch
|
||||
|
Reference in New Issue
Block a user