mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
Bundled Themes: Synchronise .gitignore with themes' svn ignore property.
Add `node_modules` directories within Twenty Twenty-One, Twenty Twenty and Twenty Nineteen to the `.gitignore` file. Fixes #52502. git-svn-id: https://develop.svn.wordpress.org/trunk@50349 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -63,6 +63,11 @@ wp-tests-config.php
|
||||
/src/wp-content/php-error.php
|
||||
/src/wp-content/sunrise.php
|
||||
|
||||
# Files and folders relating to wp-content build tools.
|
||||
/src/wp-content/themes/twentynineteen/node_modules
|
||||
/src/wp-content/themes/twentytwentyone/node_modules
|
||||
/src/wp-content/themes/twentytwenty/node_modules
|
||||
|
||||
# Operating system specific files
|
||||
.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user