 Issue 29624561:
  Issue 6104 - Minified code in help center repository  (Closed) 
  Base URL: https://hg.adblockplus.org/help.eyeo.com
    
  
    Issue 29624561:
  Issue 6104 - Minified code in help center repository  (Closed) 
  Base URL: https://hg.adblockplus.org/help.eyeo.com| Index: .gitignore | 
| =================================================================== | 
| --- a/.gitignore | 
| +++ b/.gitignore | 
| @@ -1,2 +1,3 @@ | 
| node_modules | 
| -static/css/main.css | 
| +static/dist/css | 
| +static/dist/js |