Updates gitignore to remove .astro and .direnv
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -130,3 +130,8 @@ dist
|
|||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
# Astro
|
||||||
|
.astro/
|
||||||
|
|
||||||
|
# Direnv
|
||||||
|
.direnv/
|
||||||
|
|||||||
Reference in New Issue
Block a user