This commit is contained in:
Oleg Sobolev 2026-03-24 15:40:22 +03:00
commit 53d0a5aaf0
7 changed files with 204 additions and 0 deletions

27
.gitignore vendored Normal file
View file

@ -0,0 +1,27 @@
dist
dist-*
cabal-dev
*.o
*.hi
*.hie
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
cabal.project.local~
.HTF/
.ghc.environment.*
.DS_Store
.idea/
*.dump-hi
*.iml