# Ignore everything except for specific files and folders;
# this avoids unnecesary rebuilds in the GitHub Workflow
*
!/py*
!/README.md
!/sfkit
!/tests
