#This file was auto generated by GitBuilding

# Ignore the directory that GitBuilding will build markdown to
_build/
# Ignore the directory that GitBuilding will HTML markdown to
_site/

# Ignore a virtual environment (I use one for gitbuilding)
.venv/