Merge pull request #1917 from seanfisk/seanfisk/waf-updates

Update Waf for URL and specificity
This commit is contained in:
Brendan Forster 2017-01-29 14:04:14 +01:00 committed by GitHub
commit 3c0d314912
1 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,9 @@
# for projects that use Waf for building: http://code.google.com/p/waf/
.waf-*
.waf3-*
.lock-*
# For projects that use the Waf build system: https://waf.io/
# Dot-hidden on Unix-like systems
.waf-*-*/
.waf3-*-*/
# Hidden directory on Windows (no dot)
waf-*-*/
waf3-*-*/
# Lockfile
.lock-waf_*_build