diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-11-21 19:06:15 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-11-21 19:06:15 -0600 |
commit | f56ab3b477c5aee059f38655b6d47a24e2c01611 (patch) | |
tree | 0619944d0890c7fc58d672be118ee1568fcb550f | |
parent | f68ec336ba19a6278438720714415d0e0d20d025 (diff) |
adjust .gitignore for MacOS
-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 |