diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,8 +1,6 @@ -./website/** -./result/** +blog/rss.org +sitemap.org +sitemap.xml style.css result -.env - -.gemini/ -gha-creds-*.json +.pre-commit-config.yaml
\ No newline at end of file |
