scanner first steps

This commit is contained in:
Oleg Sobolev 2025-12-09 17:23:54 +03:00
parent fcf2951fa7
commit bcfdc496ed
4 changed files with 130 additions and 3 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
dist
dist-*
cabal-dev
*.o
*.hi
*.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.*