diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-15 12:52:55 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-15 12:53:02 -0400 |
commit | 2814e4d6862936a030b6da60adba976db6af8886 (patch) | |
tree | a682c54b5da2622a09c96a994f121abd131ab9e1 /.gitignore | |
parent | 8b840fd959f0b81aef5a3236d7c2ae1ea2f03b09 (diff) |
new docker java version shell
Change-Id: I37974c6ba8f7b8035fa92b7deab155ecc4b69860
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7be0f754a..f4cd20b9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Ignore Mac temp files +.DS_Store + # Ignore Vim temporary files .*.sw? |