#Exluding from the tree the html build files
source/_build
# ignore vi temporary files
*.swp
*~
.*~

# ignore VS code settings
.vscode/
