[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 90960e2b: ; * .gitignore: Ignore Finder files on macOS.
From: |
Arash Esbati |
Subject: |
master 90960e2b: ; * .gitignore: Ignore Finder files on macOS. |
Date: |
Tue, 12 Sep 2023 18:19:38 -0400 (EDT) |
branch: master
commit 90960e2be95261513ec41e81eef08deff4b3d778
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
; * .gitignore: Ignore Finder files on macOS.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index f242adaf..4733ddc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ PROBLEMS.preview
tests/*/auto/*
*.dynvars
auctex-dynvars
+.DS_Store
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 90960e2b: ; * .gitignore: Ignore Finder files on macOS.,
Arash Esbati <=