Skip to content

Commit

Permalink
[macos] add .DS_Store entry into .gitignore
Browse files Browse the repository at this point in the history
Change-Id: I60e4831d4fb58c8e94a7748b799ba98cda13ba5d
Reviewed-on: http://gerrit.cloudera.org:8080/14226
Reviewed-by: Adar Dembo <adar@cloudera.com>
Tested-by: Kudu Jenkins
  • Loading branch information
alexeyserbin committed Sep 13, 2019
1 parent b08e806 commit 32f622b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -32,6 +32,9 @@ oprofile_data
*.iml
README.html

# macOS-specific cruft
.DS_Store

# VIM/emacs/other editors stuff
*.swp
*.autosave
Expand Down

0 comments on commit 32f622b

Please sign in to comment.