[wp-trac] [WordPress Trac] #27207: Extend core's .gitignore file
WordPress Trac
noreply at wordpress.org
Wed Feb 26 17:59:13 UTC 2014
#27207: Extend core's .gitignore file
------------------------------+------------------
Reporter: TobiasBg | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+------------------
Comment (by TobiasBg):
Yes, the generic file types can be helpful, but they might (at a later
time) also hide stuff that should be noticed. I therefore tend to prefer a
minimalist approach, to only add specific files/folders that we know have
a meaning to core or build/test tools. Generic types can always be added
by a dev, if he prefers, via those custom .gitignore files or
.git/info/exclude.
I agree with wp-content/debug.log, which is why it's added separately.
`/src/wp-content/debug.log`, the potential `.gitignore` files in
subfolders, `.htaccess`, and `tests/phpunit/data/plugins/wordpress-
importer` are the only ones from the suggested `.gitignore` that are not
`svn:ignore`d at the moment.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27207#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list