mirror of https://github.com/citusdata/citus.git
29 lines
393 B
Plaintext
29 lines
393 B
Plaintext
# Local binaries
|
|
/pg_regress
|
|
|
|
# Generated subdirectories
|
|
/tmp_check/
|
|
/tmp_upgrade/
|
|
/tmp_citus_upgrade/
|
|
/tmp_citus_tarballs/
|
|
/build/
|
|
/results/
|
|
/log/
|
|
|
|
# Regression test output
|
|
/regression.diffs
|
|
/regression.out
|
|
|
|
# Regression test timing
|
|
/test_times.log
|
|
|
|
# Failure test side effets
|
|
/proxy.output
|
|
|
|
# python
|
|
*.pyc
|
|
|
|
# output from diff normalization that shouldn't be commited
|
|
*.unmodified
|
|
*.modified
|