chore: readded '/build' to gitignore

pull/28/head
ImVector 2022-07-10 17:49:11 +02:00
parent a0767503ac
commit c5c9dbac0c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -12,6 +12,9 @@
# testing # testing
/coverage /coverage
# production
/build
########## ##########
# MACOS # MACOS
########## ##########