shard-spectator/.gitignore

15 lines
193 B
Plaintext
Raw Permalink Normal View History

2018-08-18 21:33:20 +00:00
/docs/
/lib/
/bin/
/.shards/
*.dwarf
# Libraries don't need dependency lock
# Dependencies will be locked in application that uses them
/shard.lock
2021-02-10 02:09:58 +00:00
# Ignore JUnit output
output.xml
2022-12-19 09:31:12 +00:00
/test.cr