adds tmp dir

main
Laurent Morvillier 8 months ago
parent 28ced116c1
commit 990a0c0c97
  1. 1
      .gitignore

1
.gitignore vendored

@ -3,6 +3,7 @@
pokeranalytics_backend/settings_local.py pokeranalytics_backend/settings_local.py
myenv/ myenv/
static/ static/
tmp/
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/

Loading…
Cancel
Save