mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
Fix ignore patterns for windows cmake again
This commit is contained in:
parent
7e81e7003f
commit
9b36433e6a
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -8,7 +8,9 @@ Coverage
|
||||||
*.gcda
|
*.gcda
|
||||||
|
|
||||||
# MSVC files generated by CMake:
|
# MSVC files generated by CMake:
|
||||||
*.filters
|
/*.sln
|
||||||
|
/*.vcxproj
|
||||||
|
/*.filters
|
||||||
|
|
||||||
# MSVC build artifacts:
|
# MSVC build artifacts:
|
||||||
*.exe
|
*.exe
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue