com php-src: Ignore ext/mbstring/oniguruma/oniguruma.h: ext/mbstring/.gitignore
[email protected] (Sara Golemon)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 9d6b7435e4fc0f84096164e91c5aade1cfe1ac96 Author: Sara Golemon <[email protected]> Tue, 2 May 2017 21:48:47 -0700 Parents: 043b8175e378fe08e4dc364487b1bf36abfc896b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9d6b7435e4fc0f84096164e91c5aade1cfe1ac96 Log: Ignore ext/mbstring/oniguruma/oniguruma.h This is just copied in from ext/mbstring/oniguruma/src/oniguruma.h and is hasn't been kept in GIT since Nov 2016. Changed paths: A ext/mbstring/.gitignore Diff: diff --git a/ext/mbstring/.gitignore b/ext/mbstring/.gitignore new file mode 100644 index 0000000..21450cd --- /dev/null +++ b/ext/mbstring/.gitignore @@ -0,0 +1 @@ +oniguruma/oniguruma.h