Commit d80090a0 authored by Sean Fisk's avatar Sean Fisk

Waf: Be more explicit in patterns

parent 7e93ef34
.waf-*
.waf3-*
.lock-*
# For projects that use the Waf build system: https://waf.io/ # 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
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