From 7378b5eeb34797f1932e7c721c16be4f6313f7f8 Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Thu, 29 Jan 2026 01:35:21 -0700 Subject: [PATCH] modified: nixpacks.toml --- nixpacks.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nixpacks.toml b/nixpacks.toml index 99d4151..16d2882 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -9,7 +9,3 @@ cmds = ["npm run build"] [start] cmd = "npm start" - -# Ignore Ruby files - they're only for GitHub Pages documentation -[providers] -ruby = false