update .gitignore to exclude repl cruft

This commit is contained in:
Scott Richmond 2024-04-28 18:10:03 -04:00
parent 2bc32c35f2
commit 0de9f90f27

2
.gitignore vendored
View File

@ -30,3 +30,5 @@ node_modules/
.helix/ .helix/
target/repl-port target/repl-port
.repl-buffer .repl-buffer
.repl-buffer.janet
.env