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
Repository
aiexclude file for Google Gemini AI
Basic Info
- Host: GitHub
- Owner: SixArm
- Default Branch: main
- Size: 3.91 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
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: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: SixArm 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 Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/aiexclude/'
description: SixArm aiexclude file
repository-code: 'https://github.com/SixArm/aiexclude/'
abstract: >-
SixArm aiexclude file
license: See license file
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1