diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2012-11-27 00:33:52 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-11-27 12:29:00 +0000 |
commit | 8fcdeec70263be1ae829747da7811020ca949f20 (patch) | |
tree | 0f9353f69455585862922e863f7d082435aa9ca6 /.gitignore | |
parent | 84a407353a4ce841d5400768c93affe281c7fd69 (diff) | |
download | mupdf-8fcdeec70263be1ae829747da7811020ca949f20.tar.xz |
ios: Add xcode project temp files to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ cscope.* *.png tags TAGS +*.xcworkspace +*.xcuserdatad win32/*.user win32/*.ncb win32/*.suo |