Making WordPress.org


Ignore:
Timestamp:
02/09/2018 07:43:32 PM (8 years ago)
Author:
iandunn
Message:

WP15: Tweak some installation settings.

Location:
sites/trunk/wp15.wordpress.net
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wp15.wordpress.net

    • Property svn:ignore set to
      local-config.php
  • sites/trunk/wp15.wordpress.net/.gitignore

    r6579 r6582  
    1 # This should mirror svn:ignore. It's just a convenience for those using Git.
     1# This should mirror the aggregated `svn:ignore` properties. It's just a convenience for those using Git.
     2#
     3# Core, plugins, and themes are auto-updated by Core (including major versions), rather than SVN checkouts
     4# of trunk (which isn't guaranteed to be stable), or specific tags (which are a hassle to keep updated).
     5#
    26
    37local-config.php
     8public_html/content/upgrade
     9public_html/content/uploads
     10public_html/content/themes/twentyfifteen
     11public_html/wordpress
Note: See TracChangeset for help on using the changeset viewer.