Skip to content
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,8 @@ cython_debug/
# PyPI configuration file
.pypirc

# Marimo specific
__marimo__

# Generated site content
_site/
Loading