chore: remove instruction files and stray character

This commit is contained in:
jessy-david-dev
2026-04-10 22:27:57 +02:00
parent 47b8de0b67
commit af03b32921
3 changed files with 0 additions and 7 deletions
-5
View File
@@ -1,5 +0,0 @@
<!-- BEGIN:nextjs-agent-rules -->
# This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
<!-- END:nextjs-agent-rules -->
-1
View File
@@ -1 +0,0 @@
@AGENTS.md
-1
View File
@@ -115,7 +115,6 @@ export function HomeScreen({
partie{today > 1 ? "s" : ""} jouée{today > 1 ? "s" : ""} au total partie{today > 1 ? "s" : ""} jouée{today > 1 ? "s" : ""} au total
</p> </p>
)} )}
</div> </div>
{/* Form */} {/* Form */}