Adds debug.log

master
Laurent 6 years ago
parent 232c70c359
commit bc68340b9d
  1. 1
      .gitignore

1
.gitignore vendored

@ -1,5 +1,6 @@
/news/static/media /news/static/media
db.sqlite3 db.sqlite3
debug.log
news/__pycache__ news/__pycache__
pokercc/__pycache__ pokercc/__pycache__
news/migrations/__pycache__/ news/migrations/__pycache__/

Loading…
Cancel
Save