audit_assistant / .gitignore
mtyrrell's picture
logs
5a3e284
raw
history blame
118 Bytes
.DS_Store
.env
/testing/
/data/
/json_dataset
# Python cache files
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/