Add common build folder names to .gitignore.

This commit is contained in:
Veikko Sariola 2020-10-22 21:05:10 +03:00
parent 95b70018cc
commit af75dd38aa

5
.gitignore vendored
View File

@ -23,4 +23,7 @@ old/
# project specific
# this is autogenerated from bridge.go.in
bridge/bridge.go
build/
build32/
build64/
out/