diff --git a/.gitignore b/.gitignore index f41f4beb6..aa92a7f76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +1,24 @@ -install/ -out/ - -host-tools -host-tools/ +tags +.svim +.DS_Store +compile_commands.json *~ *.swp *.swo *.bak *.rej -.DS_Store -tags .tags* cscope.* ncscope.* -.svim +out/ +install/ +host-tools/ + +.vscode/ +.cache/ __pycache__ -.vscode +