# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Dependency directories (remove the comment below to include it)
# vendor/

.DS_Store

# Haskell
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.*
stack.yaml.lock

# Chat database
*.db
*.db.bak

# Temporary test files
tests/tmp
tests/tmp*
logs/

*.devcontainer
# for website
website/node_modules/
website/src/blog/
website/src/docs/
website/translations.json
website/src/img/images/
website/src/images/
website/src/js/lottie.min.js
website/src/privacy.md
# Generated files
website/package/generated*

# Ignore build tool output, e.g. code coverage
website/.nyc_output/
website/coverage/
result

# Ignore API documentation
website/api-docs/

# Ignore folders from source code editors
website/.vscode
website/.idea

# Ignore eleventy output when doing manual tests
website/_site/

website/package-lock.json

# Ignore test files
website/.cache
website/test/stubs-layout-cache/_includes/*.js
apps/android/app/release
apps/multiplatform/.kotlin/sessions
