diff options
author | Sean Fisk <sean@seanfisk.com> | 2016-03-24 13:26:09 -0400 |
---|---|---|
committer | Sean Fisk <sean@seanfisk.com> | 2016-03-24 13:26:09 -0400 |
commit | 7e93ef34489ba831766a6b56e67522fda0ed21fd (patch) | |
tree | dee129c0f880dc0fa9921d53a28563c2e7b3daae | |
parent | e7caac93b897f3baa29b5408a11971205accd9a5 (diff) | |
download | gitignore-7e93ef34489ba831766a6b56e67522fda0ed21fd.tar.gz gitignore-7e93ef34489ba831766a6b56e67522fda0ed21fd.zip |
Waf: Update project URL
-rw-r--r-- | Waf.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Waf.gitignore b/Waf.gitignore index 48e8d8f7..56181927 100644 --- a/Waf.gitignore +++ b/Waf.gitignore @@ -1,4 +1,4 @@ -# 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/ |