Files
coyote/.gitignore
Dark-Alex-17 78740db170 chore: ignore the .coyote workspace directory
It holds generated workspace state and should never be committed.
2026-08-11 22:03:45 -06:00

9 lines
62 B
Plaintext

/target
/tmp
/.env
!cli/**
.idea/
/coyote.iml
/.idea/
.coyote