fix: gitignore

This commit is contained in:
Renge 2022-05-04 15:10:28 -04:00
parent dcdadfc215
commit d167d81dfc

4
.gitignore vendored
View File

@ -3,5 +3,5 @@
*.d
*.o
*.out
bin/*
build/*
bin/
build/