Initialize project structure with basic CLI setup

This commit is contained in:
2026-03-02 20:13:38 +01:00
parent e464dae53d
commit e8cf10eee3
6 changed files with 62 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.idea/
.vscode/
target/
Cargo.lock
*.pdb
**/*.rs.bk