mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
15 lines
226 B
Text
15 lines
226 B
Text
/docs/
|
|
/lib/
|
|
/bin/
|
|
/.shards/
|
|
*.dwarf
|
|
|
|
# Libraries don't need dependency lock.
|
|
# Dependencies will be locked in applications that use them.
|
|
/shard.lock
|
|
|
|
# Ignore JUnit output.
|
|
output.xml
|
|
|
|
# Ignore ad-hoc test files.
|
|
/*test*.cr
|