/html/
*.bak
*.swp
__pycache__
.cache
/python-mocking/weather/config.ini
project.zip
.DS_Store
.vscode/

.ipynb_checkpoints

# generated files
*.db

.pytest_cache
.idea

*.pdb
*.dll
*.exe
*.xlsx
*.h5

/python/examples/package/*/dist/
/python/examples/package/*/mymath.egg-info/

/python/examples/package/build/
/python/examples/package/dist/
/python/examples/package/*.spec

.mypy_cache/
venv/

/python/examples/pytest/cases/report.json
/python/examples/pytest/cases/report.xml

docker/examples/crontab/dates.txt
docker/examples/crontab2/dates.txt
*.class
python/out.txt

python/examples/flask/persistent-multi-counter/counter.json

r/.RData
r/.Rhistory
r/lib

.Rproj.user
r.Rproj

temp.json

perl/examples/dancer/counter/count.txt
perl/examples/dancer/session/sessions/
perl/examples/dancer/simple-todo/todo.json
perl/examples/dancer/uploader/uploads/
perl/examples/dancer/App-Skeleton/MYMETA.json
perl/examples/dancer/App-Skeleton/MYMETA.yml
perl/examples/dancer/App-Skeleton/Makefile
perl/examples/dancer/App-Skeleton/blib/
perl/examples/dancer/App-Skeleton/pm_to_blib
perl/examples/forks/*.csv

docker/examples/deploy-stand-alone-python/counter.txt

node_modules/
nodejs/package-lock.json
nodejs/package.json
.tox

# Scala
scala/examples/*/project/target
scala/examples/*/project/project
scala/examples/*/target
scala/examples/.bsp
scala/examples/*/.bsp
scala/examples/*/.metals
scala/.metals
scala/examples/*/project/metals.sbt

typescript/examples/*.js

python/examples/pytest/coverage/htmlcov
python/examples/pytest/coverage/.coverage
python/examples/ml/linear.joblib
python/examples/ml/kaggle/
python/examples/ml/rectangle.csv
python/examples/web-client/config.ini
python/examples/web-client/.api.txt
python/examples/selenium/screenshot.png
python/examples/serialization/demo.*
python/examples/fastapi/counter-on-disk-json/counter.json
python/examples/testing-demo/.coverage
perl/examples/testing-demo/cover_db

crystal/bin
crystal/lib
crystal/counter.yaml
crystal/counter.json
crystal/counter.db
crystal/data.db
crystal/examples/docspec/lib/
crystal/examples/docspec/bin/
crystal/examples/kemal/lib/
crystal/examples/kemal/bin/

/javascript/examples/demo-app/dist/main.js

/rust/myexe
/rust/*.o
/rust/examples/other/multi_counter_with_manual_csv/counter.csv
/rust/examples/other/send-mail-with-sendgrid/config.txt
/rust/examples/sqlite/counter/counter.db
/*/book/
