shard-spectator/.gitignore
2022-12-19 02:31:12 -07:00

14 lines
193 B
Text

/docs/
/lib/
/bin/
/.shards/
*.dwarf
# Libraries don't need dependency lock
# Dependencies will be locked in application that uses them
/shard.lock
# Ignore JUnit output
output.xml
/test.cr