diff options
author | pommicket <pommicket@gmail.com> | 2023-08-28 11:50:57 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-08-28 11:50:57 -0400 |
commit | f4cc8ce7a8712e2e840b0c120a3f86eadb665626 (patch) | |
tree | 36f5ee546dce6395006decc50418ccf7505f4237 /.gitignore | |
parent | f790b4e1baa5dfe1296cf0887011583bee7afca8 (diff) |
add, sub, div, more work on the guide
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ scratch *.swp *~ node_modules +guide |