diff --git a/.gitignore b/.gitignore index faaae889..b7d896fa 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ outputs # Created by running NixOS tests in interactive mode .nixos-test-history + +#VScode extra files +*.code-workspace