# HG changeset patch # User Paul Brossier # Date 1487003924 -3600 # Node ID 6a060e46542d85a79fc7f62c6cb8b6add748ddef # Parent 18f453a30ac777387f56ac307b2130923e32c7c5 .gitignore: also ignore build/ and dist/ diff -r 18f453a30ac7 -r 6a060e46542d .gitignore --- a/.gitignore Mon Feb 13 17:35:29 2017 +0100 +++ b/.gitignore Mon Feb 13 17:38:44 2017 +0100 @@ -11,3 +11,5 @@ waf contrib/ +build/ +dist/