14 lines
147 B
Text
14 lines
147 B
Text
*
|
|
!*/
|
|
__pycache__/**
|
|
!bcao/*.py
|
|
!requirements.txt
|
|
!poetry.lock
|
|
!pyproject.toml
|
|
!bcao.pex
|
|
!.gitignore
|
|
!mypy.ini
|
|
!.run/
|
|
!.idea/
|
|
!README.md
|
|
!build.sh
|