aboutsummaryrefslogtreecommitdiffstats
path: root/WordPress.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Replace references of this repo's "master" branchWiblz2021-12-061-1/+1
| | | | with "main".
* Add languages folder and add commented lines for a whitelist approachPedro Machado Santa2020-01-231-1/+14
|
* Update gitignore with note/option for wp core commitPedro Machado Santa2020-01-231-1/+7
|
* Update and fix WordPress gitignorePedro Machado Santa2020-01-221-17/+23
|
* Updated ignored list (#2972)Rohan Vakharia2019-05-121-16/+20
|
* Added Must Use Plugins to gotignore (#2553)Mostafa Soufi2017-12-211-0/+1
| | | https://codex.wordpress.org/Must_Use_Plugins
* WordPress: Only ignore files in root to support other pluginsMike Pretzlaw2015-09-111-4/+4
| | | | | | | | | | | | | Most files are ignores without defining the directory. This caused trouble with several plugins. To fix that some files should only be ignored in the root directory. - .htaccess is only ignored in the root directory due to some plugins or devs that need and create the htaccess for security issues in subfolders - sitemap.xml and sitemap.xml.gz is only ignored in the root directory due to plugins that have an equal name and are therefor ignored - Those files are ordered alphabetically
* Ignore default pluginVictor Isadov2015-04-241-0/+1
|
* Ignoring WordPress readme.html and license.txt.Victor Isadov2015-04-241-0/+4
| | | | You don't want to show your WP version to everyone in the web.
* sort WordPress.gitignoreSteve Hulet2014-06-191-9/+9
|
* also ignore sensitive configuration dataStijn-Flipper2013-12-281-0/+1
|
* merging upstream changesPatrick Rauland2013-11-081-1/+0
|
* ensure single trailing newlineIvan Zuzak2013-10-061-1/+1
|
* Renamed Wordpress.gitignore to WordPress.gitignoreShea Bunge2013-01-191-0/+13
WordPress should *always* have a capital P!