diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-22 20:32:27 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-22 20:32:27 -0800 |
commit | 024954e65e3c1c2bea354a7dc7d533f2579c04d3 (patch) | |
tree | 3f5e3bc120fa210afb9fc23cab16407f2db327f1 | |
parent | 75488d8683f229eb01404e2625a0f718179451d2 (diff) |
Fix .gitignore for mac
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 50784a43d..2fc18920f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ /*/unxlng??.pro /*/wntmsci?? /*/wntmsci??.pro +/*/unxmac?? +/*/unxmac??.pro |