Wiblz
093b0fbce9
Replace references of this repo's "master" branch
...
with "main".
2021-12-06 23:39:54 +01:00
Pedro Machado Santa
cd92ee374a
Add languages folder and add commented lines for a whitelist approach
2020-01-23 20:16:15 +00:00
Pedro Machado Santa
3514a03514
Update gitignore with note/option for wp core commit
2020-01-23 18:27:27 +00:00
Pedro Machado Santa
4d9d3fff4a
Update and fix WordPress gitignore
2020-01-22 01:51:50 +00:00
Rohan Vakharia
445fddf9b6
Updated ignored list ( #2972 )
2019-05-12 10:05:22 -03:00
Mostafa Soufi
1a9f616ce5
Added Must Use Plugins to gotignore ( #2553 )
...
https://codex.wordpress.org/Must_Use_Plugins
2017-12-21 09:00:58 +10:30
Mike Pretzlaw
fb86177e9a
WordPress: Only ignore files in root to support other plugins
...
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
2015-09-11 06:54:59 +02:00
Victor Isadov
1d3c5658ba
Ignore default plugin
2015-04-24 21:24:29 +03:00
Victor Isadov
ff510bed45
Ignoring WordPress readme.html and license.txt.
...
You don't want to show your WP version to everyone in the web.
2015-04-24 21:10:30 +03:00
Steve Hulet
116dd8acd9
sort WordPress.gitignore
2014-06-19 15:01:02 -07:00
Stijn-Flipper
68c34eff0e
also ignore sensitive configuration data
2013-12-28 17:16:38 +01:00
Patrick Rauland
1f4bf1f36d
merging upstream changes
2013-11-08 13:54:35 -06:00
Ivan Zuzak
f0dde55c6b
ensure single trailing newline
2013-10-06 14:40:01 +02:00
Shea Bunge
ef9e85b478
Renamed Wordpress.gitignore to WordPress.gitignore
...
WordPress should *always* have a capital P!
2013-01-19 17:03:36 +11:00