diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c0e059714d..8216317abb 100644 --- a/.gitignore +++ b/.gitignore @@ -87,7 +87,7 @@ missing mkinstalldirs # RPM specification file generated by `./configure` -/php7.spec +/php.spec # Directories for shared object files and headers generated by `./configure` include/ |