# Packages
Package ignorefiles deals with the ".terraformignore" file format, which is a convention similar to ".gitignore" that specifies path patterns that match files Terraform should discard or ignore when interpreting a package fetched from a remote location.
No description provided by the author