shard-spectator/.gitignore

15 lines
193 B
Plaintext

/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