diff options
author | B. Stack <bgstack15@gmail.com> | 2022-02-11 16:24:40 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-02-11 16:24:40 -0500 |
commit | de002f4b786f93b966fa495b44154fb1979949ee (patch) | |
tree | 63c62b7a615980ec5a4300b1a8cd5022e7c3f6e6 /.gitignore | |
parent | add private paste (diff) | |
download | stackbin-de002f4b786f93b966fa495b44154fb1979949ee.tar.gz stackbin-de002f4b786f93b966fa495b44154fb1979949ee.tar.bz2 stackbin-de002f4b786f93b966fa495b44154fb1979949ee.zip |
fixed deps which means flask 1
So the next step will be to make it work with flask 2 (current)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ dist env pastebin_uwsgi.ini config.cfg +.*.swp |