shard-spectator/.gitignore
2021-02-10 02:12:00 +00: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