Files
ttrv/.gitignore
2024-03-08 16:51:35 +00:00

15 lines
133 B
Plaintext

.*
!.travis.yml
!.pylintrc
!.gitignore
!.gitattributes
!.coveragerc
*~
*.pyc
*.log
build
dist
rtv.egg-info
tests/refresh-token
venv/