bcao/.gitignore

11 lines
98 B
Plaintext
Raw Normal View History

2021-01-18 09:58:44 +00:00
*
!*/
__pycache__/**
!bcao/*.py
!requirements.txt
!.gitignore
2020-10-26 13:55:06 +00:00
!mypy.ini
!.run/
!.idea/
2021-01-18 09:44:39 +00:00
!README.md