diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-22 20:38:08 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-22 20:38:08 -0800 |
commit | ac958c9386d00963c3ecd2e7120486441d4915b7 (patch) | |
tree | c53d2bc2efaf4f21ff269e75bd7e04d9ccafd003 /.gitignore | |
parent | ecdd2800f2e9a7749d5a1fcd05384b730bc07ca8 (diff) |
Fix .gitignore for mac
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 50784a43df04..2fc18920f99a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ /*/unxlng??.pro /*/wntmsci?? /*/wntmsci??.pro +/*/unxmac?? +/*/unxmac??.pro |