Skip to content

Commit 5ea7141

Browse files
committed
Moving tween machines
1 parent 356eb9f commit 5ea7141

File tree

12 files changed

+28
-0
lines changed

12 files changed

+28
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ xcuserdata/
2828
## Powerpoint temporary files
2929
~$*.pptx
3030
~$*.ppt
31+
/presentations/2025-11-10-local-reasoning-rs/target
32+
/target

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
"OOPSLA",
1010
"Radu",
1111
"Teodorescu"
12+
],
13+
"rust-analyzer.linkedProjects": [
14+
"presentations/2025-11-10-local-reasoning-rs/Cargo.toml": "presentations/2025-11-10-local-reasoning-rs/Cargo.toml"
1215
]
1316
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

presentations/2025-11-10-local-reasoning-rs/Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)