diff --git a/.gitignore b/.gitignore index a8e9606eb..3e09b2df6 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ third_party/nlbuild-autotools/repo/third_party/autoconf/missing .idea/** .vscode/** cmake-build-*/** +/tags # Python bytecodes __pycache__