comint-completion-fignore

comint-completion-fignore is a variable defined in `comint.el'.
Its value is
nil


Documentation:
List of suffixes to be disregarded during file completion.
This mirrors the optional behavior of bash and tcsh.

Note that this applies to `comint-dynamic-complete-filename' only.

You can customize this variable.