projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0689cfc
)
Add .gitignore entries for AIX-specific intermediate build artifacts.
author
Noah Misch
Thu, 9 Jul 2015 00:44:22 +0000
(20:44 -0400)
committer
Noah Misch
Thu, 9 Jul 2015 00:44:22 +0000
(20:44 -0400)
.gitignore
patch
|
blob
|
blame
|
history
src/backend/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index fb6069a0ef93fcdd9d594f09b2af180719e41e85..cbf8d7996a01ab62a9bc237a106ad5ef947d08ce 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-9,6
+9,7
@@
*.sl.[0-9].[0-9]
*.dylib
*.dll
+*.exp
*.a
*.mo
*.pot
diff --git
a/src/backend/.gitignore
b/src/backend/.gitignore
index 4e04ff0575b7b994028fb62170a2a2fa04e3770f..931df585bc358a58967514133c145bc47e83867d 100644
(file)
--- a/
src/backend/.gitignore
+++ b/
src/backend/.gitignore
@@
-1,2
+1,3
@@
/postgres
/postgres.def
+/postgres.imp