Remove stray log file

This commit is contained in:
Ryan Ahearn
2022-10-31 10:34:37 -04:00
parent b4cb1b44c2
commit e4be1850ef
3 changed files with 1 additions and 25 deletions

1
.gitignore vendored
View File

@@ -57,6 +57,7 @@ test_results.xml
# Django stuff:
*.log
/logs/*
# Sphinx documentation
docs/_build/