This commit is contained in:
Joey Eamigh
2024-12-03 20:09:32 -05:00
parent 7ca9b1d3f6
commit b606826561
15 changed files with 1285 additions and 3 deletions

5
.gitignore vendored
View File

@@ -2,9 +2,14 @@
dist-newstyle
.stack-work/
*~
.vscode/dist-cabal-repl
.vscode/phoityne.log
# rust
build
# js
node_modules
# misc
.DS_Store