]> granicus.if.org Git - postgresql/commitdiff
Add .gitignore entries for AIX-specific intermediate build artifacts.
authorNoah Misch <noah@leadboat.com>
Thu, 9 Jul 2015 00:44:22 +0000 (20:44 -0400)
committerNoah Misch <noah@leadboat.com>
Thu, 9 Jul 2015 00:44:22 +0000 (20:44 -0400)
.gitignore
src/backend/.gitignore

index fb6069a0ef93fcdd9d594f09b2af180719e41e85..cbf8d7996a01ab62a9bc237a106ad5ef947d08ce 100644 (file)
@@ -9,6 +9,7 @@
 *.sl.[0-9].[0-9]
 *.dylib
 *.dll
+*.exp
 *.a
 *.mo
 *.pot
index 4e04ff0575b7b994028fb62170a2a2fa04e3770f..931df585bc358a58967514133c145bc47e83867d 100644 (file)
@@ -1,2 +1,3 @@
 /postgres
 /postgres.def
+/postgres.imp