dont use let gemini respect .gitignore

This commit is contained in:
2026-02-20 21:41:43 -05:00
parent 5a1f2fd799
commit 2db4acd493
2 changed files with 8 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ This repository contains the curation materials and prototype implementation for
## 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