# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# Emacs
*~

# IntelliJ Idea-based IDEs
.idea/

# Ignore ayb-specific files
ayb.toml
e2e.sh
ayb_data
reset_db.sh
smtp_data
tests/ayb_data*
tests/test-server-config-*
tests/smtp_data*
tests/nsjail
tests/minio
tests/test-env
tests/screenshots/*_current.png
tests/screenshots/*_diff.png
.aider*
# Local AI plan tracking/context files
plan.md

# MacOS
.DS_Store
