blob: 9321436772a74ec11821e4d292d64f4e6689c20e [file] [log] [blame]
#
# OS-specific
#
.DS_Store
#
# Language specific
#
# Python
*.py[cod]
*.egg-info/
/build/
/.venv
/.mypy_cache
#
# Editors
#
/.idea/
/.vscode/
#
# antlion
#
# Configuration
/*.json
/*.yaml
/config/
# Generated during run-time
/logs
# Local development scripts
/*.sh
!/format.sh
#
# third_party
#
/third_party/*
!/third_party/github.com/
!/third_party/github.com/jd/tenacity
/third_party/github.com/jd/tenacity/src