summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2014-01-22 16:24:12 +0400
committerVladimir Prus <vladimir@codesourcery.com>2014-01-22 16:25:54 +0400
commit6b1aa966a3c5fcfb3a851c1c0d7b81be064fb1f9 (patch)
tree32b72f0f083026d1863b231282750257f7c8bb33 /.gitignore
parent89d02567251006644dc0967a1ec2a8af87aca3f9 (diff)
downloadboost-6b1aa966a3c5fcfb3a851c1c0d7b81be064fb1f9.tar.gz
Add more ignore patters and make them rooted.
The patch is originally by Michael H. Cox but it seems like commit ids mentioned in https://github.com/boostorg/boost/pull/3 don't exist in the clone, so I'm just applying the patch by hand.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 8 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 7b5f03c36f..e5b5fe87af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
-boost
-bin.v2
-b2
-bjam
-stage
-bootstrap.log
+/b2
+/bin.v2
+/bjam
+/bootstrap.log
+/boost
+/project-config.jam
+/stage
+/user-config.jam