mcp-rb/.gitignore
2025-03-24 08:53:14 +00:00

22 lines
177 B
Plaintext

/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log
# rspec failure tracking
.rspec_status
# Added by cargo
/target
*.gem