Skip to content

Commit

Permalink
chore: ignore ds_store
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jun 29, 2024
1 parent 3d5efe8 commit 4962cbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cogruignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
/.git
/.cogru

# macOS
.DS_Store
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ Cargo.lock

/.log
/.cogru

# macOS
.DS_Store

0 comments on commit 4962cbd

Please sign in to comment.