Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1396

Fix .gitignore files to not ignore themselves

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Trivial
    • Resolution: Done
    • None
    • 0.5.0
    • None

    Description

      Two `.gitignore` files have a pattern to ignore hidden files: `.*`. The problem is that `.gitignore` files match this pattern and are therefore ignored. An exception should be added for the `.gitignore` itself.

      The two files are:
      ```
      metron-deployment/packaging/docker/deb-docker/.gitignore
      metron-deployment/packaging/docker/rpm-docker/.gitignore
      ```

      Attachments

        Issue Links

          Activity

            People

              justinleet Justin Leet
              justinleet Justin Leet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: