summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2015-03-09 18:48:44 +0100
committerMichael Meskes <meskes@postgresql.org>2015-03-09 18:48:44 +0100
commitfa83f809458a966dff225d3d266399d48e7b5e6e (patch)
treea89a2a8e4e0e5ba20952797e2d343810c5b92bda /.gitignore
parent2093eb4d4c2b55962df613fdd6f605ce4dc67217 (diff)
downloadpostgresql-fa83f809458a966dff225d3d266399d48e7b5e6e.tar.gz
Ignore leftover artifacts from ecpg testsuite runs on Windows.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 715f817954..8d3af50467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Global excludes across all subdirectories
*.o
+*.obj
*.so
*.so.[0-9]
*.so.[0-9].[0-9]