mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
Clean up .gitignore
This commit is contained in:
parent
435ef90a35
commit
e355f3827d
10
contrib/pg_tde/.gitignore
vendored
10
contrib/pg_tde/.gitignore
vendored
@ -4,16 +4,16 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
|
/autom4te.cache
|
||||||
/config.cache
|
/config.cache
|
||||||
/config.log
|
/config.log
|
||||||
/config.status
|
/config.status
|
||||||
/autom4te.cache
|
|
||||||
/configure~
|
/configure~
|
||||||
|
/log
|
||||||
|
/results
|
||||||
/src/pg_tde_change_key_provider
|
/src/pg_tde_change_key_provider
|
||||||
/t/results
|
/t/results
|
||||||
/results
|
|
||||||
/tmp_check
|
/tmp_check
|
||||||
/log
|
|
||||||
|
|
||||||
# tools files
|
# Tool files
|
||||||
typedefs-full.list
|
/typedefs-full.list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user