shard-spectator/.gitignore
Michael Miller 10a0ccc8bd
Fresh start
2024-06-06 16:25:39 -06:00

15 lines
226 B
Text

/docs/
/lib/
/bin/
/.shards/
*.dwarf
# Libraries don't need dependency lock.
# Dependencies will be locked in applications that use them.
/shard.lock
# Ignore JUnit output.
output.xml
# Ignore ad-hoc test files.
/*test*.cr