commit c1b4a9229c10361e62fca55cf01cd6003da63b2b parent 4ec67972de20ffa64a37e15a9928d38daf75428c Author: Christian Ermann <christianermann@gmail.com> Date: Sun, 10 Mar 2024 15:51:16 -0400 Add .DS_Store to .gitignore Diffstat:
A | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +.DS_Store