# Directory where generated documentation goes
/doc

# Directory holding validation breadcrumbs
/doc_src/validate

# Directory holding built html breadcrumb
/doc_src/html_paginated

# Files generated while building the docs
/doc_src/isoktargets.db
/doc_src/isoknochunktargets.db
/doc_src/isokpdftargets.db

/doc_src/agpltargets.db
/doc_src/agplnochunktargets.db
/doc_src/agplpdftargets.db

/doc_src/cc0targets.db
/doc_src/cc0nochunktargets.db
/doc_src/cc0pdftargets.db

# Generated when code is changed to support docbook5?
# doc_src/isok.fo

# Files generated while building the db SQL
/doc_src/get_comments.xsl
/db/format_comments.gawk
/db/makecomments
/db/maketables
/db/functions/run_isok_queries
/db/triggers/isok_queries
/db/triggers/isok_results
# Exclude the generated sql, but not the upgrade scripts
/db/pg_isok--*.sql
!/db/pg_isok--*--*.sql
/sql/

# Generated files for extension packaging
/META.json
/pg_isok.control

/db/disable_role_used
/db/disable_search_path_used

# Regression test output
/regression.diffs
/regression.out
/results/

# Generated regression tests
/test/disable_none/
/test/disable_role/expected/
/test/disable_role/sql/
/test/disable_search_path/expected/
/test/disable_search_path/sql/
/test/disable_both/expected/
/test/disable_both/sql/

# Other things that pgxs removes when you tell it to clean
/tmp_check/
/tmp_check_iso/
/log/
/output_iso/
