[mythtv-commits] [MythTV/mythtv] 250cdb: .gitignore: only ignore files starting with config...

Paul Harrison noreply at github.com
Thu Jan 27 15:58:38 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 250cdb12e1031e19539d4b1f3afd3349cf5cef2d
      https://github.com/MythTV/mythtv/commit/250cdb12e1031e19539d4b1f3afd3349cf5cef2d
  Author: Paul Harrison <paul at mythqml.net>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M mythtv/.gitignore

  Log Message:
  -----------
  .gitignore: only ignore files starting with config.* in the current directory

This fixes a problem where git would ignore any files called config.* even in
later directories.


  Commit: 97e1c48d3c920bf8d44813754d9c7cee8f8272ea
      https://github.com/MythTV/mythtv/commit/97e1c48d3c920bf8d44813754d9c7cee8f8272ea
  Author: Paul Harrison <paul at mythqml.net>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    A mythtv/html/backend/src/app/services/config.service.spec.ts
    A mythtv/html/backend/src/app/services/config.service.ts
    A mythtv/html/backend/src/app/services/interfaces/config.interface.ts

  Log Message:
  -----------
  webapp: add config.* files missing from 2b3c181c396


Compare: https://github.com/MythTV/mythtv/compare/9654e6d72de4...97e1c48d3c92


More information about the mythtv-commits mailing list