push 3 sub projects

This commit is contained in:
2025-06-24 17:31:43 +01:00
parent d421a5b009
commit 83861987cf
4 changed files with 127 additions and 0 deletions

34
server/.gitignore vendored Normal file
View File

@@ -0,0 +1,34 @@
# haskell
.stack-work/
dist-newstyle/
cabal.project.local
.ghc.environment.*
dist
*.o
*.hi
*.jsexe
# nix
result*
# emacs
*~
# darwin
.DS_Store
# misc
TAGS
tags
.direnv
# js
package-lock.json
node_modules/
coverage/
# typescript
*.js
# haddocks
haddocks/