Skip to content

Commit b84ea31

Browse files
committed
Add .DS_Store to .gitignore
1 parent 9becd74 commit b84ea31

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Generated by Cargo
22
# will have compiled files and executables
3-
debug
43
target
54

65
.enveil/
@@ -23,6 +22,5 @@ target
2322
#.idea/
2423

2524

26-
# Added by cargo
27-
28-
/target
25+
# macOS
26+
.DS_Store

0 commit comments

Comments
 (0)