Ignore avatars and generalise manual testing file
This commit is contained in:
parent
09b4871864
commit
ce625a156d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
*.conf
|
*.conf
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.avatars
|
||||||
.coverage
|
.coverage
|
||||||
.eggs/
|
.eggs/
|
||||||
.env
|
.env
|
||||||
@ -10,5 +11,5 @@ __pycache__
|
|||||||
avatar.png
|
avatar.png
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
echobot.py
|
|
||||||
pip-wheel-metadata/
|
pip-wheel-metadata/
|
||||||
|
testbot.py
|
||||||
|
Reference in New Issue
Block a user