From c1f9fa73ffd635b313433e476ee7f45a79d128f7 Mon Sep 17 00:00:00 2001 From: padmanto Date: Thu, 2 Apr 2026 07:08:25 +0700 Subject: [PATCH] Remove AGENTS and gitignore --- .gitignore | 5 ----- AGENTS.md | 7 ------- 2 files changed, 12 deletions(-) delete mode 100644 .gitignore delete mode 100644 AGENTS.md diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 75a1ea9..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -AGENTS.md -* -!*/ -!*.md -!.gitignore diff --git a/AGENTS.md b/AGENTS.md deleted file mode 100644 index 15c0605..0000000 --- a/AGENTS.md +++ /dev/null @@ -1,7 +0,0 @@ -# AGENTS.md - -## Writing Notes - -- For CpOne presentation drafts, prefer vertical Mermaid diagrams using `flowchart TD`. -- Optimize draft structure for a 5-minute presentation: problem, solution flow, standout features, and business impact. -- Emphasize the pre-event questionnaire, real-time monitoring, and health analytics as core differentiators.