# SpecShip data files — local to each machine, not for committing.
# Ignore everything in .specship/ except this file itself, so transient
# files (the database, daemon.pid, sockets, logs) never show up in git.
# Team-shared content (workflows/*.yaml) should be explicitly !-allowed
# below if you want it tracked.
*
!.gitignore
!workflows/
!workflows/**
