gitignore: Add build directories

This commit is contained in:
Jonathan G Rennison
2020-06-27 13:48:01 +01:00
parent 6a29ddc2cc
commit 37e682cb07

2
.gitignore vendored
View File

@@ -46,3 +46,5 @@ projects/*.VC.opendb
!/config.lib !/config.lib
!*.in !*.in
*.tmp *.tmp
build*/