diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-11-27 09:08:22 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-11-30 20:25:20 -0600 |
commit | c8eb86592b9c927244724a29569d1b08fc02b233 (patch) | |
tree | 6b17a50a5fff79b604be077d40b67aa2642ea7bc /.gitignore | |
parent | a694de19b40bbd9730c3e7c7d4218cdb39549466 (diff) |
gitignore mac built objects
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6829bde15c4c..7519241c00a2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ /*/unxlng??.pro /*/wntmsci?? /*/wntmsci??.pro +/*/unxmac?? +/*/unxmac??.pro # autoconf generated stuff /aclocal.m4 |