diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c52f59eec..734248992 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,7 @@ user.props # Generated rst files ###################### genrst/ + +# MacOS desktop metadata files +###################### +.DS_Store |
