• Chris Arcand's avatar
    Remove several ignore rules · 9e71da61
    Chris Arcand authored
    The main purpose of this change is to avoid a problem where new golden
    files added to certain directories for test purposes (like .log)
    shouldn't be ignored.
    
    Cleaning up a bit more and broadening the definition, this removes
    ignore rules for artifacts of Terraform itself (state files, plans).
    It's generally not recommended to be using this codebase as your
    Terraform working directory anyway; build here, test elsewhere.
    9e71da61