diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-22 20:31:08 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-22 20:31:08 -0800 |
commit | 1b2139ea4492bdf48e17a6d9f49855e23fd3b2d7 (patch) | |
tree | 804912a15dd5ce52176bb834d29e7cac7dba6320 /.gitignore | |
parent | eab7e7d957e0d85aa34733d9e7bc0379c462a500 (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 |