chore: remove stray Replit files
We're not using Replit anymore, so these files can be safely wiped. Signed-off-by: Miguel Nogueira <me@nogueira.codes>
This commit is contained in:
parent
3527bcbf75
commit
6dc6f998d2
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
{"nonce":2912274208777723537,"last_updated":{"seconds":1693331088,"nanos":625452000}}
|
|
@ -1 +0,0 @@
|
|||
{"type":"resolve","resolvedModuleId":"replit","inputHash":"","resolutionPath":["replit"],"error":"","Changed":true}
|
|
@ -1 +0,0 @@
|
|||
{"type":"resolve","resolvedModuleId":"ruby-3.2","inputHash":"","resolutionPath":["ruby-3.2"],"error":"","Changed":true}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
10
.replit
10
.replit
|
@ -1,10 +0,0 @@
|
|||
run = "bundle exec ruby main.rb"
|
||||
hidden = [".bundle"]
|
||||
entrypoint = "main.rb"
|
||||
modules = ["ruby-3.2:v6-20240209-9e3a339"]
|
||||
|
||||
[nix]
|
||||
channel = "stable-23_11"
|
||||
|
||||
[gitHubImport]
|
||||
requiredFiles = [".replit", "replit.nix"]
|
|
@ -1 +0,0 @@
|
|||
{"version":2,"languages":{"ruby-bundler":{"specfileHash":"0bee94fb9969f7de9b9f4407817dd18c","lockfileHash":"57de5e0f5e5c8e06679014ee543bbb6f"}}}
|
|
@ -1,2 +0,0 @@
|
|||
{"error":".zip archives do not support non-regular files","level":"error","msg":"unable to write file .cache/replit/modules/replit","time":"2024-05-15T11:23:28Z"}
|
||||
{"error":".zip archives do not support non-regular files","level":"error","msg":"unable to write file .cache/replit/modules/ruby-3.2","time":"2024-05-15T11:23:28Z"}
|
Loading…
Reference in New Issue