Add build directory to .gitignore

This commit is contained in:
Adnan Hajdarevic 2021-01-26 20:53:07 +01:00
parent b1f69564a3
commit 6184509494

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
coverage coverage
webhook webhook
/test/hookecho /test/hookecho
build