Skip to content

Commit 3a9306e

Browse files
authored
Ignore .DS_Store files, which are generated by the OSX Finder app. (Layr-Labs#1070)
Signed-off-by: Cody Littley <[email protected]>
1 parent 284f065 commit 3a9306e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ lightnode/docker/args.sh
1818
.vscode
1919

2020
icicle/*
21+
22+
# OSX specific
23+
.DS_Store

0 commit comments

Comments
 (0)