summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-02-03 21:21:59 -0800
committerJoseph Powers <jpowers27@cox.net>2011-02-03 21:21:59 -0800
commitdc19cced039f184efb43ae7eb7c9fdb868fda1ec (patch)
tree93a9a463078102198ab908e09c11ef330a34db43 /.gitignore
parent1c93537c2ce705590b8fb1dbe5bbc7e543eff90d (diff)
Fix a missed ::std::hash_map to boost::unordered_map typedef
I also added the mac build directory to the gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4890e114aba7..d7ad641b7fd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/*/unxlng??.pro
/*/wntmsc???
/*/wntmsc???.pro
+/*/unxmac*.pro \ No newline at end of file