*.pyc
.*.swp
*~
build

dist/
*.egg-info/

# test folder
test/testroot

# virtual env directory
*.venv*
