mirror of
https://github.com/github/gitignore
synced 2024-11-25 13:14:21 +01:00
Merge pull request #1917 from seanfisk/seanfisk/waf-updates
Update Waf for URL and specificity
This commit is contained in:
commit
3c0d314912
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user