diff --git a/.gitignore b/.gitignore index 8b9e9c8f..da9af9d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ -*.swp -include/riscv_config.sv.bak +# Build output build + +# Common editor/IDE config and temporary files +.project +.vscode/ +.sw[a-p]