*.py[cod]
*.sw?
*~
.DS_Store
.bundle
.ropeproject
.vim-flavor
.vimrc
Gemfile.lock
VimFlavor.lock
_
build
tags
test.py
todo.txt
vendor
vim.py
vim_session_*.vim
__*/
# Coverage files
.coverage
.coverage.*
coverage.xml
htmlcov/
*.cover
.hypothesis/
.pytest_cache/
# Test result artifacts (generated by test runners)
test-results.json
test-logs/
results/
# Temporary test runner scripts
.tmp_run_test_*.sh
