mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-29 03:12:35 +08:00
Improve compatibility with Jetbrains IDEs (#3337)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,6 +3,10 @@
|
||||
.vscode/*
|
||||
!.vscode/launch.json
|
||||
.cache/
|
||||
.idea/*
|
||||
cmake-build-debug-visual-studio/*
|
||||
cmake-build-release-visual-studio/*
|
||||
cmake-build-relwithdebinfo-visual-studio/*
|
||||
|
||||
# output directory
|
||||
build/
|
||||
|
Reference in New Issue
Block a user