audit_assistant / .gitignore
mtyrrell's picture
update gitignore
edbc40b
raw
history blame
105 Bytes
.DS_Store
.env
/testing/
/data/
# Python cache files
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/