diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-03 13:57:33 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-03 13:57:33 -0800 |
| commit | cff5cc747aea42ceb6e88c354497e396aca8bd6c (patch) | |
| tree | b774679466119b124ae05d05ad58345c5b6b9c24 /.gitignore | |
| parent | 2371eb3708d4173f6afc0643e1435bfcb235e34d (diff) | |
update gitignore to ignore nix build
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ ./website/** -nix/result +./result/** .env .gemini/ |
