Skip to content

Commit 132c6f3

Browse files
committed
Add Manifest.toml to track project dependencies and remove it from .gitignore
- Introduced a new Manifest.toml file to manage project dependencies effectively. - Removed Manifest.toml from .gitignore to ensure it is tracked in version control.
1 parent 563418d commit 132c6f3

File tree

2 files changed

+1409
-1
lines changed

2 files changed

+1409
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
/Manifest.toml
21
/deps/build.log
32
/.vscode

0 commit comments

Comments
 (0)