# PocketBase binaries (download with: python fetch_binaries.py)
bin_*/
*.zip

# PocketBase runtime data created by the PoCs
pb_data_*/

# local source clone used for analysis (not part of the repo)
src/

# python
__pycache__/
*.pyc
