1
0
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:
Peter Eisentraut
2016-11-13 12:00:00 -05:00
parent 9be244dbe8
commit b7292a8670

4
contrib/pg_stat_statements/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Generated subdirectories
/log/
/results/
/tmp_check/