diff options
author | Rasmus Luha <rasmus.luha@gmail.com> | 2022-03-17 18:38:32 +0200 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@gmail.com> | 2022-03-17 18:38:32 +0200 |
commit | 9d2cb2a1a7b29d167805ce8fad81ae0250d08417 (patch) | |
tree | 233ed27b77ef18cda06d1017b911c28115e00e0b /.gitignore | |
parent | ae522375b26a0e13ee4de46d68b2509bdcea28a5 (diff) |
Procfile fix, figers crossed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ venv/ .env **/__pycache__/ -AllAboutData/Data/ |