diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-07-28 13:01:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-07-28 13:01:56 +0200 |
| commit | c333199bba3de3955af2c5f2debaa5c4bf9faa43 (patch) | |
| tree | 9491a02511f7ce84307b9433e425c8a571e2304c | |
| parent | 7c0e5f60ac7a2cb3dc1067d95f18fce6e268a145 (diff) | |
Tweak .gitignore.
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.waf-* +.waf* .lock-waf* build core |
