summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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