Mercurial Hosting > editor
changeset 78:7a8afa4625e7
start using elvish
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Fri, 20 Jun 2025 13:28:21 -0600 | 
| parents | b4ed3c726b4c | 
| children | 52cd37892cc9 | 
| files | .hgignore website/serve.elv website/serve.sh | 
| diffstat | 3 files changed, 4 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/.hgignore Thu Jun 19 12:02:05 2025 -0600 +++ b/.hgignore Fri Jun 20 13:28:21 2025 -0600 @@ -6,4 +6,4 @@ build/ *.class download/ -push.sh +push.elv
