Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
add .DS_Store to .gitignore
  • Loading branch information
fdncred authored Apr 14, 2024
1 parent 463314d commit b090676
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 @@ -13,3 +13,6 @@ target/
/parser.lib
/parser.obj
*.wasm

# macOS junk
.DS_Store

0 comments on commit b090676

Please sign in to comment.