gitignore

Git gitignore file example that shows how to ignore env and secrets, and watch examples and encrypted files, etc.

https://github.com/gig-cymru-nhs-wales/gitignore

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Git gitignore file example that shows how to ignore env and secrets, and watch examples and encrypted files, etc.

Basic Info
  • Host: GitHub
  • Owner: GIG-Cymru-NHS-Wales
  • Language: Shell
  • Default Branch: main
  • Size: 10.7 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Code of conduct Citation

README.md

gitignore file and test suite

A gitignore file specifies intentionally untracked files that Git should ignore. Files already tracked by Git are not affected; see the NOTES below for details.

Each line in a gitignore file specifies a pattern. When deciding whether to ignore a path, Git normally checks gitignore patterns from multiple sources, with the following order of precedence, from highest to lowest (within one level of precedence, the last matching pattern decides the outcome):

https://git-scm.com/docs/gitignore

This repository has our gitgnore file and testing for it.

We welcome constructive feedback, suggestions, questions, etc.

gitignore file

We use this gitignore file as a starter file for our projects:

If you want a direct link:

You may also want to look at this collection of useful .gitignore templates:

Testing

To test this, see the test directory and its script:

Owner

  • Name: GIG Cymru - NHS Wales
  • Login: GIG-Cymru-NHS-Wales
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: GIG Cymru NHS Wales gitignore file and test suite
message: >-
  If you use this work and you want to cite it,
  then you can use the metadata from this file.
type: software
authors:
  - given-names: Joel
    family-names: Henderson
    email: joel.henderson@wales.nhs.uk
    affiliation: wales.nhs.uk
    orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
  - type: url
    value: 'https://github.com/gig-cymru-nhs-wales/gitignore/'
    description: GIG Cymru NHS Wales gitignore file and test suite
repository-code: 'https://github.com/gig-cymru-nhs-wales/gitignore/'
abstract: >-
  GIG Cymru NHS Wales gitignore file and test suite
license: See license file

GitHub Events

Total
  • Watch event: 2
  • Push event: 3
Last Year
  • Watch event: 2
  • Push event: 3