diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,4 +17,5 @@ __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 +__pycache__/* +config_data.py |