checking in dependencies to bypass networking issues in CI

This commit is contained in:
Nathan Friedly
2022-04-08 23:20:11 -04:00
parent ee6d894fd2
commit f39b33144e
118 changed files with 863 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,7 @@
/output
/dl
# github actions keeps hitting issues downloading from invisible-mirror.net, and then builds take hours to complete
# so... checking in the dl/ folder instead of downloading it in CI
# /dl
/.auto.deps
/.config.cmd
/.config.old