Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,12 @@ gemini_venv/
# ignore test python scripts in root
/*.py

# ignore the projects directory (for now)
projects/*

# ignore output directories
output/*
examples/output/*

# ignore generated PDF files in docs
docs/*.pdf
Loading
Loading