add /build to gitignore

This commit is contained in:
Wolfgang Thaller 2023-12-16 15:14:53 +01:00
parent 591f2620d2
commit 8b57ceac12
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ InterfacesAndLibraries
.vscode
/result
/result-*
/build