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:43:24 +0000
commit5ef937729dc34eb8528add63f4e643e6bbab63ac (patch)
treea6be3e130b0556f77af385eb7c9c4c0b93d0deca /.gitignore
parentabf82ec066e6568f630da17ce06454b9a230ab61 (diff)
downloadboost-5ef937729dc34eb8528add63f4e643e6bbab63ac.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