diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-16 19:47:01 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-16 19:47:01 -0700 |
| commit | e994229cea4be90548ff305495c63b0b8a5ebed3 (patch) | |
| tree | 9b0ccc4f09ebe6a02228c22cdc9a23a8a7737e3d /.gitignore | |
| parent | 5e25b0693432abe23ffca8fcb230f6035141ba87 (diff) | |
| parent | 7c182736c15a1a22adaec31a66d92576cf54cf9c (diff) | |
Merge branch 'xml-integration'
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 |
