Have the `extensions/.gitignore` ignore all installed extensions so that they don't show up in `git status`
@@ -1 +1,5 @@
-[xX]*
+*
+!.gitignore
+!.htaccess
+!index.html
+!README.md