commit | a35ee406e6c3db12dd6e46697d56004b43475de8 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Mon Dec 04 01:08:06 2017 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Mon Dec 04 14:00:31 2017 +0000 |
tree | d378a5d1ce2ae620dd4f0ee148381712926f4069 | |
parent | 703860c509a39b570a4c397a46ff395471c9ca28 [diff] |
Add .DS_Store to .gitignore Change-Id: I57059637dc2cc8525bfc88f5def1b6bf3922a4b5
diff --git a/.gitignore b/.gitignore index dc4fc0a..16ed26a 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,3 +3,4 @@ .project /.settings /bazel-* +.DS_Store