pc-ai-data-analyst-v2 / .gitignore
dolphinium
add gitignore
a4b0896
raw
history blame contribute delete
129 Bytes
# Ignore Python cache files
__pycache__/
*.pyc
# Ignore certificate files
*.pem
# Ignore environment variable script
set_env.sh