Add build to .gitignore

This commit is contained in:
Mathias Wagner
2024-07-22 19:05:51 +02:00
parent 4bcc579a79
commit a72412e088

1
.gitignore vendored
View File

@ -81,6 +81,7 @@ typings/
# Nuxt.js build / generate output
.nuxt
dist
build
# Gatsby files
.cache/