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

.DS_Store
.local/
.vagrant/
.vscode/
/build/
/docs/index.md
/docs/software.md
/site/
/tmp/
dist/
node_modules/
