summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-04 06:06:10 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-04 12:30:42 +0100
commit2957651c5c2a003e96318fc9217764b91266723a (patch)
treee41d1fa82115e700cd843fab7e3292c24fcd6528 /.gitignore
parentdeb44d405eb27a6654ad9a57c1e5f641218b22a4 (diff)
downloadphp-git-2957651c5c2a003e96318fc9217764b91266723a.tar.gz
Move Makefile.global and Makefile.gcov to build directory
These files can be stored in the build directory instead of bloating the project root directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 885a08660e..002fdcad79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -261,7 +261,7 @@ phpt.*
tmp-php.ini
# ------------------------------------------------------------------------------
-# Generated by GCC's gcov and LCOV via Makefile.gcov and gcov.php.net
+# Generated by GCC's gcov and LCOV via build/Makefile.gcov and gcov.php.net
# ------------------------------------------------------------------------------
*.gcda
*.gcno