Skip to content

Commit

Permalink
fix: updated gitignore for MAC files
Browse files Browse the repository at this point in the history
  • Loading branch information
ngenovese11 committed Oct 16, 2024
1 parent 81a2e6f commit 7c1240d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
Binary file removed ._.DS_Store
Binary file not shown.
27 changes: 27 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -359,3 +359,30 @@ MigrationBackup/
*.projectinfo~Stashed changes
/output/epi-sony-bravia.4Series.1.0.0-local.cplz
/._.gitignore

# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
Expand Down

0 comments on commit 7c1240d

Please sign in to comment.