Opened 8 years ago
Closed 8 years ago
#45474 closed defect (bug) (fixed)
Update .gitignore to exclude twentynineteen and twentysixteen
| Reported by: | swissspidy | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The .gitignore file currently contains these lines:
/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 !/src/wp-content/themes/twentyseventeen
This should be amended by a !/src/wp-content/themes/twentynineteen line. Probably not right now, but as as soon as developments moves from https://github.com/WordPress/twentynineteen to Trac.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Twenty Sixteen is also missing from the list.