[latex3-commits] [git/LaTeX3-latex3-latex3] master: Ignore Mac .DS_Store [ci skip] (75d3c69d2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Feb 10 10:11:59 CET 2021
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/75d3c69d2be81fbfb33c1256ef895c9ce9420be2
>---------------------------------------------------------------
commit 75d3c69d2be81fbfb33c1256ef895c9ce9420be2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Feb 10 09:11:59 2021 +0000
Ignore Mac .DS_Store [ci skip]
>---------------------------------------------------------------
75d3c69d2be81fbfb33c1256ef895c9ce9420be2
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 61db684e9..b43a4f951 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ build/*
*.log
*.out
*.toc
+
+.DS_Store
More information about the latex3-commits
mailing list.