ballpark-trivia / .gitignore
peter szemraj
:see_no_evil: hide scratch folder
61425cf
# basics
*__pycache__*
# local testing
*aitextgen*
*scratch*
*tmp*
# gradio database files
*gradio_db_files*
*gradio*
*flagged*