Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit f7870ff

Browse files
jdswensencfriedt
authored andcommitted
gitignore: ignore macos DS_Store files
.DS_Store files contain meta-data for the local macos system and should not be tracked. Signed-off-by: Jake Swensen <[email protected]>
1 parent 9b923c4 commit f7870ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ doc/doc.warnings
4444
hide-defaults-note
4545
venv
4646
.venv
47+
.DS_Store
4748

4849
# CI output
4950
compliance.xml

0 commit comments

Comments
 (0)