# a possible virtual environment # @todo Check if this directory even needs one .venv/ __pycache__/ # typings for python type checking # @todo See if python code should even bee in this directory! typings/ local/*.php node_modules/* testApi.config.yaml