[wp-trac] [WordPress Trac] #64971: Build: Synchronize .gitignore and svn:ignore

WordPress Trac noreply at wordpress.org
Fri Mar 27 19:32:34 UTC 2026


#64971: Build: Synchronize .gitignore and svn:ignore
------------------------------+-----------------------------
 Reporter:  dmsnell           |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Future Release
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+-----------------------------

Comment (by jonsurrell):

 I started to look at this. I noticed a missing `*.tsbuildinfo` and an
 incorrect initial `/` in the root `svn:ignore`:

 {{{#!diff
 Index: .
 ===================================================================
 --- .   (revision 62164)
 +++ .   (working copy)

 Property changes on: .
 ___________________________________________________________________
 Modified: svn:ignore
 ## -16,8 +16,9 ##
  vendor
  packagehash.txt
  artifacts
 +*.tsbuildinfo
  # Files for local environment config
 -/docker-compose.override.yml
 +docker-compose.override.yml
  .env
  coverage

 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64971#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list