Skip to content

Commit eeca7e2

Browse files
Add Beancount driver plugin
1 parent 5a38125 commit eeca7e2

16 files changed

Lines changed: 2025 additions & 0 deletions

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,14 @@ Libs/*.a
150150
Libs/.downloaded
151151
Libs/dylibs/
152152
Libs/ios/
153+
Libs/rustledger/
153154
fix-1322-plugin-abi-and-registry-overhaul.diff
154155

155156
# Issue analysis blueprints (local only)
156157
.analysis/
158+
159+
# Local planning and assistant history
160+
.specstory/
161+
.planning/
162+
.plans/
163+
planning/

0 commit comments

Comments
 (0)