| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 0 | 0 | 0 | — |
| Commands | 0 | 0 | 0 | — |
| Section tags | 0 | 0 | 0 | — |
What each file covers
Sections
neither file has anyCommands
neither file has anySection tags
neither file has anyLine diff
tyler274/rummage · .cursor/rules/book_editing.mdc
@@ −1 @@
1---
2description:
3globs: docs/**
4alwaysApply: false
5---
6Continue documenting the remaining features necessary for our robust and complete game, continue editing and deduplicating the docs book and making sure all links are updated and dead links updated.
tyler274/rummage · .cursor/rules/mtg.mdc
@@ +1 @@
1---
2description: Magic the Gathering Rules
3globs:
4alwaysApply: false
5---
6[MagicCompRules 20250207.txt](mdc:docs/mtg_rules/MagicCompRules 20250207.txt) Refer to this as the source of truth for all Magic the
7Gathering rules and edge cases that need to be handled robustly in the game engine.
@@ −1 +1 @@
11 ---
2−description:
3−globs: docs/**
2+description: Magic the Gathering Rules
3+globs:
44 alwaysApply: false
55 ---
6−Continue documenting the remaining features necessary for our robust and complete game, continue editing and deduplicating the docs book and making sure all links are updated and dead links updated.
6+[MagicCompRules 20250207.txt](mdc:docs/mtg_rules/MagicCompRules 20250207.txt) Refer to this as the source of truth for all Magic the
7+Gathering rules and edge cases that need to be handled robustly in the game engine.
