Merge pull request #9726 from DavHau/gitignore

gitignore: add result-*
This commit is contained in:
Eelco Dolstra
2024-01-09 16:55:14 +01:00
committed by GitHub

1
.gitignore vendored
View File

@@ -141,6 +141,7 @@ compile_commands.json
nix-rust/target
result
result-*
# IDE
.vscode/