commit ca8aa0b3d1aa63d403c449a7589ebf7e3d290146 parent 17f79553e94925e62cfa609b7c49e9a676064164 Author: Philippe Gervais <philippe.n.gervais@free.fr> Date: Mon, 1 May 2023 13:20:56 +0200 Added .DS_Store to .gitignore This directory is generated automatically bz MacOS's finder. Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -16,3 +16,4 @@ CMakeFiles build doc/gen/ doc/zynaddsubfx.html +.DS_Store