Browse Source

added journal file to .gitignore

master
Raphael Roberts 7 years ago
parent
commit
d85e69f4b6
  1. 1
      .gitignore

1
.gitignore

@ -52,6 +52,7 @@ coverage.xml
# Django stuff:
*.log
*.db
*.db-journal
# Sphinx documentation
docs/_build/

Loading…
Cancel
Save