Skip to content

Commit

Permalink
add .DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Woetfin committed May 23, 2024
1 parent da7baff commit 0adec3a
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 @@ -3,6 +3,9 @@ node_modules
.env
config.json

# System files
.DS_Store

# Template directories
reconciliation_texts
shared_parts
Expand Down

0 comments on commit 0adec3a

Please sign in to comment.