*.pyc
.coverage
htmlcov/
.DS_Store
dist/
.ipynb_checkpoints
**/.ipynb_checkpoints
.idea
extra_data/
.venv
.myenv
.docs_venv
docs/_build
.dev
vote2
.envrc
.mypy_cache
.ruff_cache
.task-tools
docs/package_info/contributing.md
dev_files
__pycache__
TODO.md
*.mp4

# These are used by maintainers in development process, but should not be committed to the 
# repository.
dev_notes.md
release_notes.md 

tests/data/csv/test_csv_pp_mixed_no_voter_set.csv
tests/data/csv/test_csv_pp_mixed.csv
tests/data/csv/test_csv_pp_rankings.csv
tests/data/pickle
tests/pref_profile/data/pickle
tests/pref_profile/data/rank_profile/test_csv_pp_rankings.csv
