]> granicus.if.org Git - php/commit
Fix config.guess and config.sub files in .gitignore
authorPeter Kokot <peterkokot@gmail.com>
Tue, 18 Sep 2018 03:21:19 +0000 (05:21 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Tue, 18 Sep 2018 03:21:19 +0000 (05:21 +0200)
commitcfe46a5d7970e988591f0593ae3ebddf9e5196f4
treec72ea1b2e6950d4eefabcd265dc8b0dbe876c095
parent8ea6ee7fb2844cb29beb3988b77dcca2039b2f94
Fix config.guess and config.sub files in .gitignore

Files `config.guess` and `config.sub` are committed in the php-src
repository so these don't need to be ignored for the root directory.
For the extensions these can be ignored in case of building extension
inside the php-src with phpize.
.gitignore