| Index: .hgignore |
| diff --git a/.hgignore b/.hgignore |
| index 390f3ff3327a9b9a0ac6671371931853a5da527a..17d2f79b27568223f4f39be3ebcf4b2eefcd847d 100644 |
| --- a/.hgignore |
| +++ b/.hgignore |
| @@ -2,4 +2,4 @@ syntax: glob |
| *.pyc |
| build |
| -dist |
| +dist |
|
Wladimir Palant
2015/03/28 12:59:19
Now you removed the line break at the end of this
kzar
2015/03/28 14:11:56
Ergh, sorry not sure how I missed that.
Done.
|