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