HBASE-18670 Add .DS_Store to .gitignore

Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
Deon Huang 2017-08-26 23:57:16 +08:00 committed by Chia-Ping Tsai
parent 6db3d81385
commit 9919a47b77
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
/.externalToolBuilders
.project
*.settings/
.DS_Store
.classpath
/build
/.idea/