build(gitignore): adds .gocache and .build

This commit is contained in:
Lewis Wynne 2025-11-06 22:39:31 +00:00
parent 77cce90dab
commit 4d755399aa

2
.gitignore vendored
View file

@ -1 +1,3 @@
.cache .cache
.gocache
.build