diff options
author | Socapex <philippe_groarke@yahoo.ca> | 2012-12-22 23:17:16 -0500 |
---|---|---|
committer | Socapex <philippe_groarke@yahoo.ca> | 2012-12-22 23:30:22 -0500 |
commit | 8f1ffe5bcd0c6233fbbb98ca1b7cf7e30c864929 (patch) | |
tree | 40e36030121eaa3568e1809b7b75801d6fc88933 /.gitignore | |
parent | ae21fe693476d09f750a78a59f6708b770b6f397 (diff) | |
download | plus-8f1ffe5bcd0c6233fbbb98ca1b7cf7e30c864929.tar.gz plus-8f1ffe5bcd0c6233fbbb98ca1b7cf7e30c864929.tar.bz2 plus-8f1ffe5bcd0c6233fbbb98ca1b7cf7e30c864929.tar.xz plus-8f1ffe5bcd0c6233fbbb98ca1b7cf7e30c864929.zip |
New target for OSX 10.6 without translation.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 44edc0bbd..99144e284 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,4 @@ gmon.out Xcode/ManaPlus.xcodeproj/xcuserdata Xcode/ManaPlus.xcodeproj/project.xcworkspace/xcuserdata Xcode/Release/ManaPlus.dmg +Xcode/Release/ManaPlus-10.6.dmg |