mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
5
src/backend/port/.gitignore
vendored
Normal file
5
src/backend/port/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/dynloader.c
|
||||
/pg_latch.c
|
||||
/pg_sema.c
|
||||
/pg_shmem.c
|
||||
/tas.s
|
||||
Reference in New Issue
Block a user