Add .envrc and .gitignore_local to .gitignore

This commit is contained in:
mauvehed 2025-12-18 15:32:31 -06:00
parent b1738d7767
commit e07089b990
No known key found for this signature in database

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
_site
.bundle
vendor
# Local environment and configuration
.envrc
.gitignore_local