I’m a total noob, so forgive me if this is a dumb question. I’m building a streamlit app and I have a sqliteDB for the backend. I put it in a subfolder called “x”. Is there anyway to keep that folder and the db from being downloaded? I haven’t deployed anything yet but I’m about to. Just curious. I’m not going to include anything too sensitive in there but I’d like to have individual users track their progress in tutorials and I’m doing that with SQLite.