diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,3 +20,6 @@ gocryptfs.1 # Source tarball version. Should never be committed to git. /VERSION + +# Ignore macos specific files +.DS_Store
\ No newline at end of file |