Исключения для IDEA и CMake
This commit is contained in:
parent
20c7e9d47d
commit
a527db3569
3
.gitignore
vendored
3
.gitignore
vendored
@ -115,6 +115,7 @@ install_manifest.txt
|
|||||||
compile_commands.json
|
compile_commands.json
|
||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
_deps
|
_deps
|
||||||
|
.cmake
|
||||||
|
|
||||||
### CMake Patch ###
|
### CMake Patch ###
|
||||||
# External projects
|
# External projects
|
||||||
@ -189,6 +190,8 @@ target_wrapper.*
|
|||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
|
||||||
|
### IDEA ###
|
||||||
|
.idea
|
||||||
|
|
||||||
### Eclipse ###
|
### Eclipse ###
|
||||||
.metadata
|
.metadata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user