mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Fresh start
This commit is contained in:
parent
287758e6af
commit
10a0ccc8bd
292 changed files with 43 additions and 26536 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -4,11 +4,12 @@
|
|||
/.shards/
|
||||
*.dwarf
|
||||
|
||||
# Libraries don't need dependency lock
|
||||
# Dependencies will be locked in application that uses them
|
||||
# Libraries don't need dependency lock.
|
||||
# Dependencies will be locked in applications that use them.
|
||||
/shard.lock
|
||||
|
||||
# Ignore JUnit output
|
||||
# Ignore JUnit output.
|
||||
output.xml
|
||||
|
||||
/test.cr
|
||||
# Ignore ad-hoc test files.
|
||||
/*test*.cr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue