diff options
author | Vinson Lee <[email protected]> | 2009-11-14 21:36:18 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2009-11-14 21:39:31 -0800 |
commit | a420056750908f7c2f9a7c18b3ab20f04e49711d (patch) | |
tree | 4f461cf555c3abafe18a7bbc8ae58f162e26790b /progs | |
parent | 57f40b18377f87c434f17d5670a13838d58065c9 (diff) |
progs: Ignore Mac OS dSYM directories.
Diffstat (limited to 'progs')
-rw-r--r-- | progs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/.gitignore b/progs/.gitignore new file mode 100644 index 00000000000..cb77d18a4b3 --- /dev/null +++ b/progs/.gitignore @@ -0,0 +1 @@ +*.dSYM |