summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-01-26 13:41:59 +0000
committerDaniel James <daniel@calamity.org.uk>2014-01-26 13:42:59 +0000
commit066dbcbe0f3401464ce35b9b7567f42f7ca632a7 (patch)
tree36291e5c590d721d29c9962b170c752da5598b0f /.gitignore
parent6396c593cdadd92830e235ad9eaabf983b851636 (diff)
downloadboost-066dbcbe0f3401464ce35b9b7567f42f7ca632a7.tar.gz
Ignore the `/dist` directory.
Used as the destination when building some of the tools.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e5b5fe87af..962b5a0b26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
/bjam
/bootstrap.log
/boost
+/dist
/project-config.jam
/stage
/user-config.jam