Opened 12 years ago
Closed 12 years ago
#25857 closed enhancement (fixed)
/src/wp-content/ svn:ignore should include files
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Currently the svn:ignore property on src/wp-content has the following directories in it:
uploads upgrade mu-plugins blogs.dir languages
we should add extra user "dropins" such as db.php and object-cache.php.
A full list of these files can be found in http://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/plugin.php#L409
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 26032: