Skip to content

Commit da0249b

Browse files
committed
refactor: remove obsolete modules
1 parent aa50064 commit da0249b

24 files changed

Lines changed: 1213 additions & 1724 deletions

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Rust build artifacts
22
/target/
3+
.env
34

45
*.exe
56
*.dll
@@ -17,7 +18,7 @@ main
1718
recli
1819

1920
*~
20-
*.bak
21+
.bak
2122
*.swp
2223
*.tmp
2324

0 commit comments

Comments
 (0)