shard-spectator/.gitignore
2021-02-09 19:09:58 -07:00

13 lines
183 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