From af75dd38aa81d493610d7e22a9b1c71efd9ace92 Mon Sep 17 00:00:00 2001 From: Veikko Sariola Date: Thu, 22 Oct 2020 21:05:10 +0300 Subject: [PATCH] Add common build folder names to .gitignore. --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e80d76c..bcf093d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ old/ # project specific # this is autogenerated from bridge.go.in bridge/bridge.go - +build/ +build32/ +build64/ +out/