mirror of
https://github.com/espressif/openthread.git
synced 2025-08-06 14:52:18 +08:00
[gitignore] ignore ctags file (#6617)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,6 +64,7 @@ third_party/nlbuild-autotools/repo/third_party/autoconf/missing
|
||||
.idea/**
|
||||
.vscode/**
|
||||
cmake-build-*/**
|
||||
/tags
|
||||
|
||||
# Python bytecodes
|
||||
__pycache__
|
||||
|
Reference in New Issue
Block a user