Skip to content

Commit f5b5c91

Browse files
committed
feat: update gitignore
1 parent 8eb3135 commit f5b5c91

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,16 @@ web/wp-content/uploads/cache/*
109109

110110
# Include any plugins not loaded via composer
111111
!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-*/**
112122

113123
# Keep custom theme folder
114124
!web/wp-content/themes/sage

0 commit comments

Comments
 (0)