| Index: .hgignore |
| diff --git a/.hgignore b/.hgignore |
| index 9b8edf02c934bf0a69965ce7ab5d593ffd74719b..22631c5bf01cc43ec8edabfe54e38ab9d2d955fe 100644 |
| --- a/.hgignore |
| +++ b/.hgignore |
| @@ -17,3 +17,4 @@ upload.py |
| .DS_Store |
| .git |
| .gitignore |
| +**/build |
|
diegocarloslima
2016/11/03 15:13:23
Shouldn't we also ignore the .gradle folder?
anton
2016/11/07 07:05:34
Acknowledged.
|