# Sphinx _build/ # python virtualenv venv/ ENV/ .venv # put various editor ignores here .vscode/ *.vpj *.vpw *.vpwhist *.vtg # python cache files *.pyc __pychache__ # dotenv .env .envrc # os specific .DS_Store