Skip to content

Commit

Permalink
chore: add .DS_Store ignorance (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama authored Jun 27, 2024
1 parent 52d75d5 commit 8397c5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

# MacOS System
.DS_Store

# assets and configs of ChatTTS

/asset
Expand Down

0 comments on commit 8397c5e

Please sign in to comment.