Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Commit 2b30fc4

Browse files
committed
Update .gitignore
1 parent 3cc7db7 commit 2b30fc4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,10 @@ tmp/
7070

7171
# tfx
7272
dist/
73-
.taskkey
73+
.taskkey
74+
75+
# rust
76+
debug/**/target/
77+
78+
#macOS
79+
.DS_Store

0 commit comments

Comments
 (0)