ft-interactive / starter-kit

A template for IG pages
64 stars 15 forks source link

Fix gitattributes to ignore sample files #357

Closed pandringa closed 1 month ago

pandringa commented 1 month ago

Since GitHub Templates don't play nicely with Git LFS, we need to ignore the sample files from LFS and check them into the repo itself.

This updates the sample files to have a consistent naming structure (_sample), then excludes them from LFS in .gitattributes.