diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-08 11:34:14 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-08 11:34:14 -0700 |
commit | b82d83f79389897ed5f05eb9b5e8daf9cf64ee6f (patch) | |
tree | 352f07f52ea5aabb08b69f89c55ba571050df384 /.gitignore | |
parent | 160723abdbc336afc260e5aa6b103b27c5c27909 (diff) | |
download | sncontinue-b82d83f79389897ed5f05eb9b5e8daf9cf64ee6f.tar.gz sncontinue-b82d83f79389897ed5f05eb9b5e8daf9cf64ee6f.tar.bz2 sncontinue-b82d83f79389897ed5f05eb9b5e8daf9cf64ee6f.zip |
fix: :bug: add data file for ca_bundle
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,7 +31,6 @@ MANIFEST # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest -*.spec # Installer logs pip-log.txt |