🐍 UnitTest added to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -146,8 +146,11 @@ cython_debug/
|
|||||||
# static files generated from Django application using `collectstatic`
|
# static files generated from Django application using `collectstatic`
|
||||||
media
|
media
|
||||||
static
|
static
|
||||||
|
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
token.txt
|
token.txt
|
||||||
resources/swcharacters.json
|
resources/swcharacters.json
|
||||||
resources/trivia.json
|
resources/trivia.json
|
||||||
resources/destinyPoints.txt
|
resources/destinyPoints.txt
|
||||||
|
gwendolynTest.py
|
||||||
|
Reference in New Issue
Block a user