dont use let gemini respect .gitignore
This commit is contained in:
7
.gemini/settings.json
Normal file
7
.gemini/settings.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"context": {
|
||||||
|
"fileFiltering": {
|
||||||
|
"respectGitIgnore": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -4,7 +4,7 @@ This repository contains the curation materials and prototype implementation for
|
|||||||
|
|
||||||
## Project Goal
|
## Project Goal
|
||||||
|
|
||||||
The objective is to *learn* how to build this architecture from scratch, with the AI acting as a highly contextualized mentor. We are using a `-nostdlib` C environment on Win32 to construct a visual editor that is simultaneously the IDE, the compiler, and the OS for a tiny, high-performance computing environment.
|
The objective is to *learn* how to build this architecture from scratch, with the AI acting as a highly contextualized mentor.
|
||||||
|
|
||||||
## Current State
|
## Current State
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user