| Index: .hgignore |
| =================================================================== |
| --- a/.hgignore |
| +++ b/.hgignore |
| @@ -1,2 +1,3 @@ |
| ^node_modules$ |
| ^chromium-snapshots$ |
| +^firefox-snapshots$ |
|
kzar
2018/04/20 15:39:05
I guess we'll need to add this to the .gitignore a
hub
2018/04/24 14:05:55
Done.
|