aiexclude

aiexclude file for Google Gemini AI

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

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 (5.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

aiexclude file for Google Gemini AI

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

README.md

aiexclude file for Google Gemini AI

https://firebase.google.com/docs/studio/set-up-gemini#exclude-files

You can control which files in your codebase should be kept hidden from Gemini by including .aiexclude files in your project. This lets you granularly control the project context you share with Gemini.

Much like a .gitignore file, an .aiexclude file tracks files that shouldn't be shared with Gemini, including the chat experience as well as AI features that operate in the editor. An .aiexclude file operates on files at or below the directory that contains it.

Note: Files ignored by .gitignore files in your repository are automatically excluded, even if they're not listed in an .aiexclude file.

Files covered by .aiexclude won't be indexed by Gemini when Codebase Indexing is enabled. Additionally, .aiexclude will affect inline assistance for covered files in the following ways:

  • Chat assistance: Gemini won't be able to answer questions or offer suggestions about files covered by .aiexclude.

  • Code completion: Suggested code completions will not be available when editing covered files.

  • Inline assistance: You'll be able to generate new code, but not modify existing code when editing covered files.

How to write .aiexclude files

An .aiexclude file follows the same syntax as a .gitignore file, with these following differences:

  • An empty .aiexclude file blocks all files in its directory and all sub-directories. This is the same as a file that contains */.

  • .aiexclude files don't support negation (prefixing patterns with !).

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 aiexclude file
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/aiexclude/'
    description: GIG Cymru NHS Wales aiexclude file
repository-code: 'https://github.com/gig-cymru-nhs-wales/aiexclude/'
abstract: >-
  GIG Cymru NHS Wales aiexclude file
license: See license file

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Watch event: 1
  • Push event: 1
  • Create event: 1