Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-01-26 17:41:59 +0400
committerDaniel James <daniel@calamity.org.uk>2014-01-26 17:43:24 +0400
commit5ef937729dc34eb8528add63f4e643e6bbab63ac (patch)
treea6be3e130b0556f77af385eb7c9c4c0b93d0deca /.gitignore
parentabf82ec066e6568f630da17ce06454b9a230ab61 (diff)
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