diff options
Diffstat (limited to '.geminiignore')
| -rw-r--r-- | .geminiignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.geminiignore b/.geminiignore index 3d5a9ad..0756144 100644 --- a/.geminiignore +++ b/.geminiignore @@ -14,6 +14,7 @@ third_party/**/target/ # Assets themselves (like .spec files) are part of the system, so they are NOT ignored here. # However, if any temporary generated files were created outside the standard asset pipeline, # they could be listed here. For now, we assume standard assets are handled by the pipeline. +src/generated/ # --- Distribution / Archives --- # Ignore large distribution archives that are generated once and not modified during development. |
