Files
slr_handshapes/.gitignore
2026-01-19 22:19:15 -05:00

11 lines
130 B
Plaintext

# Ignore everything
*
# But not these files...
!.gitignore
!*.py
!*.sh
# And not directories (so git can recurse into them)
!*/