# Git configuration file for ignoring untracked paths.
#
# For more information, visit https://git-scm.com/docs/gitignore.

.DS_Store
.env
.hypothesis/
.local/
.vagrant/
.venv/
.vscode/
*.tar.gz
/build/
/docs/index.md
/docs/software.md
/site/
/tmp/
dist/
node_modules/
