Skip to content

Commit 2a91ee1

Browse files
committed
add .DS_Store to gitignore, no more annoying mac files
1 parent 0bac10b commit 2a91ee1

File tree

3 files changed

+2
-58
lines changed

3 files changed

+2
-58
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,5 @@ dist
137137

138138
# Docker override for local development
139139
docker-compose.override.yml
140+
141+
.DS_Store

src/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)