| Index: watchextensions.ini.example | 
| diff --git a/watchextensions.ini.example b/watchextensions.ini.example | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..ac533c74fb531e9e44166edc3a765fe3d86c6ba5 | 
| --- /dev/null | 
| +++ b/watchextensions.ini.example | 
| @@ -0,0 +1,9 @@ | 
| +[extensions] | 
| +# Each watched extension must be listed with it's CWS-id and the repository, in | 
| +# which changes should be tracked | 
| +adblockplus_id=cfhdojbkjhnklbpkdaibdccddilifddb | 
| +adblockplus_repository=git@gitlab.com:adblockplus/abp_watched.git | 
| + | 
| +[enabled] | 
| +# Enabled extensions. Extensions listed above, but not here will be omitted. | 
| +adblockplus = | 
|  |