diff options
| author | radhitya <alif@radhitya.org> | 2026-06-25 22:50:08 +0700 |
|---|---|---|
| committer | radhitya <alif@radhitya.org> | 2026-06-25 22:52:31 +0700 |
| commit | 85133d6dcaa7b02d67e243ce8df8324e46f4009f (patch) | |
| tree | 32c9da33a864c744fede28fe11654fc7bbd479bc | |
| parent | ff69f0e9e01d7d90773b2d1c1b339a0c8e1fc806 (diff) | |
hmm
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,5 @@ -/public -/content -todo.md -/target +core.* +build/ +content/ +target/ +public/ |
