diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-16 19:39:20 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-16 19:39:20 -0700 |
| commit | 09aecc094038804413b4df1aa1f116de6bd115b7 (patch) | |
| tree | 36b0289cf8b731c1c8e1f73bc267488b39054934 /.gitignore | |
| parent | 5e25b0693432abe23ffca8fcb230f6035141ba87 (diff) | |
publish works locally
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 |
