This commit is contained in:
Joey Eamigh
2024-12-01 14:01:33 -05:00
commit 7ca9b1d3f6
9 changed files with 1144 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# haskell
dist-newstyle
.stack-work/
*~
# rust
build
# misc
.DS_Store