diff --git a/.gitignore b/.gitignore index 8aab671265e80b3bfb0c66889d706d2a9280ad22..61fa39967b542df2b25aac603f0fbae920706cb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,13 @@ /GNUmakefile /build/ /.cache/ +/.vscode/ *.pyc .sdk .stgit-* .git-submodule-status +.clang-format +.gdb_history cscope.* tags TAGS