mirror of https://github.com/postgres/postgres
Backpatch to 8.2 as that's how far the structure looks the same.REL8_4_STABLE
parent
35b2f93e71
commit
2792c82ba9
@ -0,0 +1,9 @@ |
||||
/pg_regress |
||||
|
||||
# Exclude all C files in subdirectories |
||||
/*/*.c |
||||
|
||||
# Exclude subdirectories |
||||
/log/ |
||||
/results/ |
||||
/tmp_check/ |
||||
@ -0,0 +1,3 @@ |
||||
# Exclude all non-pgc files |
||||
* |
||||
!*.pgc |
||||
@ -0,0 +1,3 @@ |
||||
# Exclude all non-pgc files |
||||
* |
||||
!*.pgc |
||||
@ -0,0 +1,3 @@ |
||||
# Exclude all non-pgc files |
||||
* |
||||
!*.pgc |
||||
@ -0,0 +1,3 @@ |
||||
# Exclude all non-pgc files |
||||
* |
||||
!*.pgc |
||||
@ -0,0 +1,3 @@ |
||||
# Exclude all non-pgc files |
||||
* |
||||
!*.pgc |
||||
@ -0,0 +1,3 @@ |
||||
# Exclude all non-pgc files |
||||
* |
||||
!*.pgc |
||||
Loading…
Reference in new issue