bcao/.gitignore

11 lines
98 B
Plaintext

*
!*/
__pycache__/**
!bcao/*.py
!requirements.txt
!.gitignore
!mypy.ini
!.run/
!.idea/
!README.md