Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WordPress: Only ignore files in root to support other plugins | Mike Pretzlaw | 2015-09-11 | 1 | -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 plugin | Victor Isadov | 2015-04-24 | 1 | -0/+1 |
| | |||||
* | Ignoring WordPress readme.html and license.txt. | Victor Isadov | 2015-04-24 | 1 | -0/+4 |
| | | | | You don't want to show your WP version to everyone in the web. | ||||
* | sort WordPress.gitignore | Steve Hulet | 2014-06-19 | 1 | -9/+9 |
| | |||||
* | also ignore sensitive configuration data | Stijn-Flipper | 2013-12-28 | 1 | -0/+1 |
| | |||||
* | merging upstream changes | Patrick Rauland | 2013-11-08 | 1 | -1/+0 |
| | |||||
* | ensure single trailing newline | Ivan Zuzak | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Renamed Wordpress.gitignore to WordPress.gitignore | Shea Bunge | 2013-01-19 | 1 | -0/+13 |
WordPress should *always* have a capital P! |