Add dist directory to gitignore (#128)

This commit is contained in:
Luke Harris 2025-06-02 12:45:31 -05:00 committed by GitHub
parent aed52f97ed
commit 0d10c127ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ theme.css.map
scss-rebuild/
node_modules/
.sass-cache/
dist/