Add /build to gitignore

This commit is contained in:
Bruce Hill 2025-03-21 21:52:32 -04:00
parent c92e5eb164
commit fee1723e8b

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/build
.build
*.o
*.so