Skip to content

Commit cc720fb

Browse files
committed
chore(gitignore): ignore astro build cache directory
1 parent 44691df commit cc720fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ yarn-error.log*
3535
dist
3636
vite.config.ts.timestamp-*.mjs
3737
config.ts.timestamp-*.mjs
38-
.vite-inspect
38+
.vite-inspect
39+
apps/astro-app/.astro

0 commit comments

Comments
 (0)