Skip to content

Commit 9d83987

Browse files
committed
refactor repo organisation
1 parent 863d8d4 commit 9d83987

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.DS_STORE
2+
/.DS_STORE
File renamed without changes.

cli/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
.env
44
.DS_STORE
55
/.DS_STORE
6-
/.Cargo.lock
7-
.Cargo.lock
6+
/Cargo.lock
7+
Cargo.lock

0 commit comments

Comments
 (0)