Files
tuir/.gitignore
John Helmert III 4a2298b05c Gitignore tags files
2019-10-18 20:28:31 -05:00

20 lines
178 B
Plaintext

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