diff options
| author | Brian Cully <bjc@spork.org> | 2025-08-24 15:46:22 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-08-24 15:46:22 -0400 |
| commit | 411f2735bffc42d11a3b1b3447bbb1603e48a3eb (patch) | |
| tree | 9444596251baf8625522190a721d422adb69ce2e /.gitignore | |
| parent | 0efb15a9eb706896cdabb9ca5d2b0c295c2dffcf (diff) | |
| download | automathon-411f2735bffc42d11a3b1b3447bbb1603e48a3eb.tar.gz automathon-411f2735bffc42d11a3b1b3447bbb1603e48a3eb.zip | |
move html stuff into ‘site’
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ /target -/pkg +/site/wasm |
