/.project
/.pydevproject
/.idea/
/dist/
/build/
/docs/
/brian2hears.egg-info/
# Compiled Python files
*.py[cod]
__pycache__/
/.pytest_cache/
/.coverage

/examples/*.wav
.env
.vscode/settings.json
