2014-02-26 18:44:27 +00:00
|
|
|
# gitignore file for WordPress Core
|
2015-12-12 18:26:22 +00:00
|
|
|
|
2014-02-26 18:44:27 +00:00
|
|
|
# Configuration files with possibly sensitive information
|
2013-08-07 05:25:25 +00:00
|
|
|
wp-config.php
|
2013-08-29 20:45:17 +00:00
|
|
|
wp-tests-config.php
|
2014-02-26 18:44:27 +00:00
|
|
|
.htaccess
|
2015-10-18 00:15:23 +00:00
|
|
|
|
2014-02-26 18:44:27 +00:00
|
|
|
# Files and folders related to build/test tools
|
|
|
|
/phpunit.xml
|
2018-06-15 15:56:58 +00:00
|
|
|
/.phpcs.xml
|
|
|
|
/phpcs.xml
|
Build/Test Tools: Make use of new reusable workflows for 5.7.
This updates the 5.7 branch to utilize the new reusable workflows in trunk introduced in [58165].
This also includes backports for a some additional improvements and bug fixes that are necessary for the local development environment to continue working long term:
- The image and platform properties for the mysql container have been updated to always prefer `amd64` containers (#60822).
- `macos-13` is now pinned for MacOS jobs instead of `macos-latest` (#61340).
- Run E2E tests with and without SCRIPT_DEBUG (#58661).
- Migrating to Docker Compose V2 (#60901).
- Removing the version property from docker-compose.yml (#59416).
- Improvements to how artifacts and comments for Playground testing are generated.
- Removing SVN related commands causing failures (#61216).
- Updating the `actions/github-scripts` action to the latest version.
- Cache the results of `PHP_CodeSniffer` runs (#49783).
- A fix to `grunt clean` to prevent `script-loader-packages.php` from being deleted (#53606).
Merges [51355], [52179], [56113], [56114], [57918], [58157], [57124], [57125], [57249] to the 5.7 branch.
Props johnbillion, joemcgill, swissspidy, thelovekesh, narenin, mukesh27, JeffPaul, peterwilsoncc, zieladam, ockham, SergeyBiryukov, jorbin, Clorith, afragen, jrf.
See #48783, #61340, #60822, #61216, #60901, #61101, #59416, #59805, #61213, #58661, #53606.
git-svn-id: https://develop.svn.wordpress.org/branches/5.7@58598 602fd350-edb4-49c9-b593-d223f7449a82
2024-06-28 19:00:36 +00:00
|
|
|
.cache/*
|
2014-02-26 18:44:27 +00:00
|
|
|
/tests/phpunit/data/plugins/wordpress-importer
|
|
|
|
/tests/phpunit/data/.trac-ticket-cache*
|
|
|
|
/tests/qunit/compiled.html
|
|
|
|
/src/.wp-tests-version
|
|
|
|
/node_modules
|
|
|
|
/npm-debug.log
|
|
|
|
/build
|
|
|
|
/tests/phpunit/build
|
2016-11-25 04:46:23 +00:00
|
|
|
/wp-cli.local.yml
|
2017-09-15 20:13:04 +00:00
|
|
|
/jsdoc
|
2018-12-28 09:59:10 +00:00
|
|
|
/vendor
|
2018-12-24 13:28:22 +00:00
|
|
|
/src/wp-admin/css/*.min.css
|
|
|
|
/src/wp-admin/css/*-rtl.css
|
|
|
|
/src/wp-admin/css/colors/*/*.css
|
2018-12-28 13:52:12 +00:00
|
|
|
/src/wp-admin/js
|
|
|
|
/src/wp-includes/js
|
|
|
|
/src/wp-includes/css/dist
|
|
|
|
/src/wp-includes/css/*.min.css
|
2019-05-25 12:29:36 +00:00
|
|
|
/src/wp-includes/css/*-rtl.css
|
2020-03-24 01:04:43 +00:00
|
|
|
/packagehash.txt
|
2014-02-26 18:44:27 +00:00
|
|
|
|
|
|
|
# Files and folders that get created in wp-content
|
|
|
|
/src/wp-content/blogs.dir
|
|
|
|
/src/wp-content/languages
|
|
|
|
/src/wp-content/mu-plugins
|
2014-02-26 20:59:25 +00:00
|
|
|
/src/wp-content/plugins
|
2016-11-25 08:27:43 +00:00
|
|
|
/src/wp-content/themes/*
|
|
|
|
!/src/wp-content/themes/twentyten
|
|
|
|
!/src/wp-content/themes/twentyeleven
|
|
|
|
!/src/wp-content/themes/twentytwelve
|
|
|
|
!/src/wp-content/themes/twentythirteen
|
|
|
|
!/src/wp-content/themes/twentyfourteen
|
|
|
|
!/src/wp-content/themes/twentyfifteen
|
2019-01-09 13:44:30 +00:00
|
|
|
!/src/wp-content/themes/twentysixteen
|
2016-11-25 08:27:43 +00:00
|
|
|
!/src/wp-content/themes/twentyseventeen
|
2019-01-09 13:44:30 +00:00
|
|
|
!/src/wp-content/themes/twentynineteen
|
2021-01-31 16:50:02 +00:00
|
|
|
!/src/wp-content/themes/twentytwenty
|
Bundled Themes: Import Twenty Twenty-One, the new default theme for WordPress 5.6.
Welcome to the bundled themes family!
Twenty Twenty-One is a blank canvas for your ideas, making the block editor your best brush.
Theme development to this point has taken place on GitHub. See: https://github.com/WordPress/twentytwentyone/.
Props poena, melchoyce, luminuu, elmastudio, bethsoderberg, williampatton, aristath, jffng, kjellr, jeffikus, audrasjb, fabiankaegy, mukesh27, dingo_d, kellylawrence, acosmin, whyisjake, metodiew, ryelle, nielslange, littlebigthing, mahesh901122, zebulan, kishanjasani, lukecavanagh, scruffian, abhijitrakas, utz119, sudoshreyansh, kau-boy, justinahinon, joostdevalk, bduclos, hareesh-pillai, mager19, rolfsiebers, webmigrates, sresok, guidooffermans, francina, marybaum, hareshlive, navanathbhosale, afercia, richtabor, joyously, sarahricker, nrqsnchz, glauberglauber, sabernhardt, kraftbj, ItsJonQ, joen, CTMartin0, decrecementofeliz, bhautikvirani.
See #51526.
git-svn-id: https://develop.svn.wordpress.org/trunk@49216 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-20 01:12:25 +00:00
|
|
|
!/src/wp-content/themes/twentytwentyone
|
2014-02-26 18:44:27 +00:00
|
|
|
/src/wp-content/upgrade
|
|
|
|
/src/wp-content/uploads
|
|
|
|
/src/wp-content/advanced-cache.php
|
|
|
|
/src/wp-content/blog-deleted.php
|
|
|
|
/src/wp-content/blog-inactive.php
|
|
|
|
/src/wp-content/blog-suspended.php
|
|
|
|
/src/wp-content/db.php
|
|
|
|
/src/wp-content/db-error.php
|
|
|
|
/src/wp-content/debug.log
|
2019-04-06 18:42:26 +00:00
|
|
|
/src/wp-content/fatal-error-handler.php
|
2014-02-26 18:44:27 +00:00
|
|
|
/src/wp-content/install.php
|
|
|
|
/src/wp-content/maintenance.php
|
|
|
|
/src/wp-content/object-cache.php
|
2019-04-06 18:42:26 +00:00
|
|
|
/src/wp-content/php-error.php
|
2014-02-26 18:44:27 +00:00
|
|
|
/src/wp-content/sunrise.php
|
2013-08-07 05:25:25 +00:00
|
|
|
|
2021-02-15 23:17:36 +00:00
|
|
|
# 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
|
|
|
|
|
2015-03-13 18:11:33 +00:00
|
|
|
# Operating system specific files
|
|
|
|
.DS_Store
|
|
|
|
|
2014-02-26 18:44:27 +00:00
|
|
|
# Ignore other .gitignore files to allow for personal customizations
|
|
|
|
.gitignore
|
2016-11-25 04:46:23 +00:00
|
|
|
|
|
|
|
# Files related to applying patches
|
|
|
|
*.rej
|
|
|
|
*.orig
|
|
|
|
*.patch
|
|
|
|
*.diff
|
2016-12-12 05:11:27 +00:00
|
|
|
.svn
|
Once upon a midnight dreary, while I coded, weak and weary,
In many a strange and curious file of forgotten lore—
While I pondered, blaming Nacin, my notifications suddenly awakened,
As of someone quietly DMing;—DMing me, I can’t ignore.
“’Tis some contributor,” I muttered, “DMing me an idea or four—
Only this and nothing more.”
Ah, distinctly I remember, at WordCamp US, last December;
A mad proposal nearly laid me—down out cold—upon the floor.
Curious, I listened closely;—to a plan I agreed with, mostly—
A way to make our JavaScript—JavaScript which was a chore—
Maintainable, extendable, for the future, is what I saw.
Guten-ready for evermore.
Open here I switch to Slack, when, with many a patch and hack,
In there stepped Omar, a JavaScript developer hardcore;
Pronouncing all the changes fit; ready now to be commit;
“There’s nothing else for us to do,” DMing me, “It’s done!” he swore—
“No longer random guessing at which file need next be explored—
Let’s move on, we’re all aboard.”
Moved all together, grouped and managed, in folders all is packaged,
The code had all been cleaned and tidied, important parts moved to the fore,
“Though this change be useful here,” I said, “it is too large, I fear,
We couldn’t manage such a patch, we’ve done nothing like this before—
Tell me where doth go this change, change to make our codebase soar!”
Quoth Omar, “In WordPress Core.”
Props omarreis for shepherding this significant change.
Props adamsilverstein, aduth, atimmer, dingo_bastard, frank-klein, gziolo, herregroen, jaswrks, jeremyfelt, jipmoors, jorbin, netweb, ocean90, pento, tjnowell, and youknowriad for testing, feedback, discussion, encouragement, commiserations, etc.
I make no apologies for this commit message.
Fixes #43055.
git-svn-id: https://develop.svn.wordpress.org/trunk@43309 602fd350-edb4-49c9-b593-d223f7449a82
2018-05-23 10:04:22 +00:00
|
|
|
!/src/js/_enqueues/vendor
|
2019-08-12 08:28:33 +00:00
|
|
|
|
|
|
|
# Files for local environment config
|
|
|
|
/docker-compose.override.yml
|