mirror of
https://github.com/tildeclub/ttrv.git
synced 2026-01-24 02:50:17 +00:00
first commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.*
|
||||
!.travis.yml
|
||||
!.pylintrc
|
||||
!.gitignore
|
||||
!.gitattributes
|
||||
!.coveragerc
|
||||
*~
|
||||
*.pyc
|
||||
*.log
|
||||
build
|
||||
dist
|
||||
rtv.egg-info
|
||||
tests/refresh-token
|
||||
venv/
|
||||
Reference in New Issue
Block a user