diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-03-13 09:47:26 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-03-13 09:47:26 -0400 |
| commit | 3b8368d665c8818b84557f54681c5ebab35ba22e (patch) | |
| tree | f29b07f09e7840a64a718a00ece6d21d8bf24506 /.gitignore | |
| parent | 0c750027e913a773a98220c691f01b2391cdae69 (diff) | |
| download | buth-3b8368d665c8818b84557f54681c5ebab35ba22e.zip | |
makefile: rebuild backend when source changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ bin/ doc/.obsidian/ .hugo_build.lock public/ +tmp/ |