mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
chore: irgnore build directory in repository
Signed-off-by: Carlos Gomes Martinho <carlos.gomes_martinho@siemens.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -34,6 +34,9 @@ massif-*
|
|||||||
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
|
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
|
||||||
*.dir/
|
*.dir/
|
||||||
|
|
||||||
|
# Microsoft CMake extension for Visual Studio Code generates a build directory by default
|
||||||
|
/build/
|
||||||
|
|
||||||
# Visual Studio artifacts
|
# Visual Studio artifacts
|
||||||
/visualc/VS2010/.localhistory/
|
/visualc/VS2010/.localhistory/
|
||||||
/visualc/VS2010/.vs/
|
/visualc/VS2010/.vs/
|
||||||
|
|||||||
Reference in New Issue
Block a user