mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
pg_stat_statements: Add .gitignore file for tests
This commit is contained in:
4
contrib/pg_stat_statements/.gitignore
vendored
Normal file
4
contrib/pg_stat_statements/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
Reference in New Issue
Block a user