Fresh start

This commit is contained in:
Michael Miller 2024-06-06 16:25:39 -06:00
parent 287758e6af
commit 10a0ccc8bd
No known key found for this signature in database
GPG key ID: 32B47AE8F388A1FF
292 changed files with 43 additions and 26536 deletions

9
.gitignore vendored
View file

@ -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