mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-23 19:33:44 +03:00
Add more exclusions to .gitignore
This commit is contained in:
parent
85de3422ea
commit
02e0338a34
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -4,9 +4,12 @@
|
|||
mu-plugins/vendor
|
||||
node_modules
|
||||
|
||||
plugins/gutenberg
|
||||
plugins/wordpress-importer
|
||||
plugins/*
|
||||
!plugins/wporg-5ftf
|
||||
|
||||
themes/wporg-5ftf/css/style.css
|
||||
themes/wporg-5ftf/css/style-editor.css
|
||||
themes/pub
|
||||
|
||||
/uploads
|
||||
/db.php
|
||||
|
|
Loading…
Reference in a new issue