mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
chore(gitignore): ignore astro upgrade artifacts
This commit is contained in:
parent
ed9f680505
commit
7dfb03bb31
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -82,6 +82,8 @@ typings/
|
||||||
|
|
||||||
# Local Netlify folder
|
# Local Netlify folder
|
||||||
.netlify
|
.netlify
|
||||||
|
.astro/
|
||||||
|
vitest.config.mjs.timestamp-*
|
||||||
|
|
||||||
# Build Output
|
# Build Output
|
||||||
dist
|
dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue