فهرست منبع

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`
Rob Loach 4 ماه پیش
والد
کامیت
0754b4a53a
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      extensions/.gitignore

+ 5 - 1
extensions/.gitignore

@@ -1 +1,5 @@
-[xX]*
+*
+!.gitignore
+!.htaccess
+!index.html
+!README.md