Files
Core/server/.gitignore
2025-06-24 17:31:43 +01:00

35 lines
261 B
Plaintext

# 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/