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