From 666f48a841d409148632d872dd459fa508a1903e Mon Sep 17 00:00:00 2001 From: Samidy Date: Thu, 12 Mar 2026 07:30:08 +0300 Subject: [PATCH] what the fuck this gotta be ai bro --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a2b5000..3de6f50 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -101,9 +101,6 @@ bun run lint:css ``` monochrome/ ├── 📁 js/ # Application source code -│ ├── components/ # UI components -│ ├── utils/ # Utility functions -│ ├── api/ # API integration │ └── ... ├── 📁 public/ # Static assets │ ├── assets/ # Images, icons, fonts