gitignore: Ignore all the installed extensions (#8372)

Have the `extensions/.gitignore` ignore all installed extensions so that they don't show up in `git status`
This commit is contained in:
Rob Loach
2025-12-31 05:51:02 -05:00
committed by GitHub
parent 19bdfc0267
commit 0754b4a53a
+5 -1
View File
@@ -1 +1,5 @@
[xX]*
*
!.gitignore
!.htaccess
!index.html
!README.md