# Skip common hidden files
.*

# Ignore jsonl files, they are too many/big, so we compress them
*.jsonl

# Allow back git related files
!.git*