diff options
| author | Magnus Hagander <magnus@hagander.net> | 2010-09-22 12:57:04 +0200 |
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2010-09-22 12:57:04 +0200 |
| commit | fe9b36fd59a771a98c0d33dd97039e6fc45d0f43 (patch) | |
| tree | 5ab1e6d15cdd0fc453882b5229f8f1a43ece24c6 /src/port/.gitignore | |
| parent | 01003ec3bcd78a261e9b017837c961a96024abd4 (diff) | |
| download | postgresql-fe9b36fd59a771a98c0d33dd97039e6fc45d0f43.tar.gz | |
Convert cvsignore to gitignore, and add .gitignore for build targets.
Diffstat (limited to 'src/port/.gitignore')
| -rw-r--r-- | src/port/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/port/.gitignore b/src/port/.gitignore new file mode 100644 index 0000000000..53a4032444 --- /dev/null +++ b/src/port/.gitignore @@ -0,0 +1,3 @@ +/libpgport.a +/libpgport_srv.a +/pg_config_paths.h |
