summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-05-18 02:07:04 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-05-18 02:07:04 +0200
commit4d07bba919b63e1e94c4994cbdc3a203ee060d01 (patch)
tree2da67d8b278af1cb486736c047cc543fb9a43c8e /.gitignore
parent0a7d71b5930a463dfefc456e57ffdf7937acb421 (diff)
parent29bff939c7bb2385b3ec2c6e610bc921360a8a4b (diff)
downloadphp-git-4d07bba919b63e1e94c4994cbdc3a203ee060d01.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Enhance makedist script
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e9763d84f4..5ab309a6f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,9 @@
# Swap files created by editors and tools to indicate a locked file
*.swp
+# Various temporary generated files
+*.tmp
+
# ------------------------------------------------------------------------------
# Generated by the PHP build system
# ------------------------------------------------------------------------------
@@ -231,7 +234,6 @@ php
# Generated by some test cases
**/tests/**/*.db
-**/tests/**/*.tmp
# Microsoft Access database created for passing to tests
/ext/pdo_odbc/tests/*.mdb