Commit 1a8cb13
committed
chore: ignore built docs output and editor backups
dist/ and .astro/ are a built documentation site and its build cache. They are
not generated from this repository -- there is no package.json or astro config
here -- so they cannot be regenerated from it either, and 5.4 MB of stale HTML
does not belong in a Java repository. Ignoring them also stops a careless
`git add -A` from sweeping them into an unrelated commit.1 parent b448127 commit 1a8cb13
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
0 commit comments