Add .gitignore entries for AIX-specific intermediate build artifacts.

This commit is contained in:
Noah Misch 2015-07-08 20:44:22 -04:00
parent 0689cfc34b
commit bfb4cf12ab
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
*.sl.[0-9].[0-9]
*.dylib
*.dll
*.exp
*.a
*.mo
*.pot

View File

@ -1,2 +1,3 @@
/postgres
/postgres.def
/postgres.imp