diff options
author | Petr Šmerkl <46304018+SveterCZE@users.noreply.github.com> | 2021-05-02 00:29:09 +0200 |
---|---|---|
committer | Petr Šmerkl <46304018+SveterCZE@users.noreply.github.com> | 2021-05-02 00:29:09 +0200 |
commit | e6ab38a4d9ca3744f39ef15789878a07fcc5effb (patch) | |
tree | b8b469346aa0ef9f647b61785ef528f34621c8d6 | |
parent | 2d8d74a12ef5c3aadd9981e2750c7dd75f5e23af (diff) | |
download | justice-e6ab38a4d9ca3744f39ef15789878a07fcc5effb.tar.gz |
update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -398,3 +398,5 @@ templates/extract.html __pycache__/db_creation.cpython-38.pyc __pycache__/download_files.cpython-38.pyc __pycache__/update_db.cpython-38.pyc +key_gen.py +__pycache__/*
\ No newline at end of file |