gmail-agent / .gitignore
samvish's picture
Update .gitignore
ffaac19 verified
raw
history blame contribute delete
285 Bytes
# .gitattributes
# Auto-detect text files and ensure they use LF line endings
* text=auto eol=lf
# You could explicitly mark file types if needed, but '*' often suffices
# *.py text eol=lf
# *.txt text eol=lf
# *.md text eol=lf
# Dockerfile text eol=lf
# requirements.txt text eol=lf