#26375 closed defect (bug) (fixed)
Additional .gitignore Entries for Unit Test Files
| Reported by: | bpetty | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | low | Milestone: | 3.8 |
| Component: | Unit Tests | Version: | 3.8 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Just have a few additions that would be helpful. Figured these would be better for everyone rather than continuing to maintain them in my local .git/info/exclude file.
- /tests/phpunit/data/plugins/wordpress-importer/
- /tests/phpunit/data/.trac-ticket-cache*
- /tests/qunit/compiled.html
Also actually fixes that last entry too. It's there now, but it's the wrong path.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 26578: