# pip builds
/build
/dist
/eduvpn_client*

# ignore pycache
/eduvpn/__pycache__/
/eduvpn/ui/__pycache__/
/tests/__pycache__/

# virtualenv
/venv

# nix stuff
/.direnv
/.envrc
/shell.nix