Skip to content

Commit ec45f80

Browse files
committed
chore: ignore generated files
1 parent 605fdb9 commit ec45f80

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

.astro/types.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ node_modules/
2020
# Astro output
2121
src/env.d.ts
2222
dist/
23+
.astro/
2324

2425
# esbuild build output
2526
build/

example/.astro/settings.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

example/.astro/types.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)