Skip to content

Commit 90da366

Browse files
makinzmclaude
andcommitted
[refactor] .astro/ を .gitignore に追加してトラッキング解除
Astro が自動生成するファイルはコミット不要 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1c71ac3 commit 90da366

File tree

6 files changed

+1
-879
lines changed

6 files changed

+1
-879
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,5 @@ dist/
4242
*.tsbuildinfo
4343

4444
# Astro generated files
45-
website/.astro/data-store.json
46-
website/.astro/settings.json
45+
website/.astro/
4746

0 commit comments

Comments
 (0)