fixed missing build dir

This commit is contained in:
matlabbe
2023-03-13 03:20:06 -07:00
parent 53025bf059
commit 92b9cc89e0
2 changed files with 5 additions and 1 deletions

4
build/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore