agent-spec 0.2.7

AI-native BDD/Spec verification tool for contract-driven agent coding
# Generated by Cargo
# will have compiled files and executables
debug/
target/

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

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Generated by cargo mutants
**/mutants.out*/

# Editor
*.swp
*.swo
*~
.vscode/
.idea/
*.iml

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.*

# agent-spec run logs
.agent-spec/