Files
tuir/.gitignore
2019-06-09 19:31:35 -05:00

16 lines
143 B
Plaintext

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