GAIA_Agent_Space / .gitignore
kylea's picture
updating git ignore
c42f7a4
raw
history blame contribute delete
143 Bytes
.env
# Ignore all files in downloads except .gitkeep
downloads/*
!downloads/.gitkeep
# Ignore pycache and other Python artifacts
__pycache__/