diff options
Diffstat (limited to '.replit')
| -rw-r--r-- | .replit | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.replit b/.replit deleted file mode 100644 index 8462a6f..0000000 --- a/.replit +++ /dev/null @@ -1,2 +0,0 @@ -language = "rust" -run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh" |
