summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Carroll <scarroll@gitlab.com>2022-05-18 11:29:02 +0200
committerSean Carroll <scarroll@gitlab.com>2022-05-18 11:29:02 +0200
commitf24584f8ef219f58e162449d854b55ba7265160f (patch)
tree6277674960e46b1f43b7dcee1b3a9881c83690ab
parentb2b173814aa4aad8d0b59ceedf63d668e62fbeb7 (diff)
downloadgitlab-shell-f24584f8ef219f58e162449d854b55ba7265160f.tar.gz
Git ignore .DS_Store
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 860519a..fc4e7ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ hooks/*.d
tags
tmp/*
vendor
+.DS_Store