Update repo structure as part of nixification

This commit is contained in:
Gene Liverman 2023-09-14 00:01:31 -04:00
parent 49e67c64fb
commit cc0efcfdde
56 changed files with 181 additions and 154 deletions

5
legacy/.bundle/config Normal file
View file

@ -0,0 +1,5 @@
---
BUNDLE_DISABLE_SHARED_GEMS: "true"
BUNDLE_JOBS: "3"
BUNDLE_PATH: "vendor/bundle"
BUNDLE_RETRY: "3"