branch: master commit 90960e2be95261513ec41e81eef08deff4b3d778 Author: Arash Esbati <[email protected]> Commit: Arash Esbati <[email protected]>
; * .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
