[gitignore] add more temp files to .gitignore (#10243)

This commit is contained in:
Abtin Keshavarzian
2024-05-15 14:04:13 -07:00
committed by GitHub
parent f97a01c40d
commit 6724a0bd85
+15
View File
@@ -1,4 +1,5 @@
*.a
*.a.*
*.bak
*.flash
*.gcda
@@ -14,6 +15,8 @@
*.swp
*.trs
*.bak
*.map
*.cmake
*~
.DS_Store
.vagrant
@@ -26,6 +29,14 @@ doc/html
output
/tmp/
# OT exectuables
ot-cli-ftd
ot-cli-mtd
ot-cli-radio
ot-ncp-ftd
ot-ncp-mtd
ot-rcp
# IDE / editor files
.idea/**
.vscode/**
@@ -39,3 +50,7 @@ __pycache__
CTestTestfile.cmake
ot-test-*
Testing/
# Misc
DartConfiguration.tcl
third_party/mbedtls/openthread-mbedtls-config.h