You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
django-quiz/.gitignore

12 lines
230 B
Plaintext

db.sqlite3
Pipfile
Pipfile.lock
essay/__pycache__
essay/__init__.py
testenv_django_quiz/__pycache__
testenv_django_quiz/__init__.py
true_false/__pycache__
true_false/__init__.py
multichoice/__pycache__
multichoice/__init__.py
venv