We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb3135 commit f5b5c91Copy full SHA for f5b5c91
.gitignore
@@ -109,6 +109,16 @@ web/wp-content/uploads/cache/*
109
110
# Include any plugins not loaded via composer
111
!web/wp-content/plugins/fly-dynamic-image-resizer
112
+# !web/wp-content/plugins/facetwp*
113
+# !web/wp-content/plugins/facetwp*/**
114
+# !web/wp-content/plugins/gravityforms*
115
+# !web/wp-content/plugins/gravityforms*/**
116
+# !web/wp-content/plugins/searchwp*
117
+# !web/wp-content/plugins/searchwp*/**
118
+# !web/wp-content/plugins/wp-all-import-pro
119
+# !web/wp-content/plugins/wp-all-import-pro/**
120
+# !web/wp-content/plugins/wpai-*
121
+# !web/wp-content/plugins/wpai-*/**
122
123
# Keep custom theme folder
124
!web/wp-content/themes/sage
0 commit comments