# Ignore everything in the data directory
data/*

# But re-include all .json files
!data/*.json

*.pt
*.pth
*.mp4
*.mov
*.png
*.jpg
*.jpeg
