Commit 3c0d3149 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

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

Update Waf for URL and specificity
parents 9b449512 d80090a0
# for projects that use Waf for building: http://code.google.com/p/waf/ # For projects that use the Waf build system: https://waf.io/
.waf-* # Dot-hidden on Unix-like systems
.waf3-* .waf-*-*/
.lock-* .waf3-*-*/
# Hidden directory on Windows (no dot)
waf-*-*/
waf3-*-*/
# Lockfile
.lock-waf_*_build
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment