diff --git a/.gitignore b/.gitignore index 3dc461ab..c80f14d6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ Sessionx.vim tags # Persistent undo [._]*.un~ + +# MacOs DS_Store +*.DS_Store \ No newline at end of file