summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-09-23 19:48:24 +0100
committerDaniel James <daniel@calamity.org.uk>2017-09-25 18:13:32 +0100
commit759683fbefed337bdd22ba195d407bcade60c9d6 (patch)
tree7d6e01e8bcefda344469dbec2a5d99f33b128872 /.gitignore
parent8571d23bb92dfc8352622297e293b6c2f9e99a49 (diff)
downloadboost-759683fbefed337bdd22ba195d407bcade60c9d6.tar.gz
Ignore stage_x64 directory (#163)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 231a4508f8..cfeeaed7f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
/dist
/project-config.jam*
/stage
+/stage_x64/
/user-config.jam
/.settings/
/.project