mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
libpqdll.def
|
||||
libpqddll.def
|
||||
blibpqdll.def
|
||||
libpq-dist.rc
|
9
src/interfaces/libpq/.gitignore
vendored
Normal file
9
src/interfaces/libpq/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/encnames.c
|
||||
/exports.list
|
||||
/ip.c
|
||||
/md5.c
|
||||
/noblock.c
|
||||
/pgstrcasecmp.c
|
||||
/strlcpy.c
|
||||
/thread.c
|
||||
/wchar.c
|
Reference in New Issue
Block a user