initial commit

This commit is contained in:
2026-07-10 09:59:02 +02:00
commit a96efee4cf
7 changed files with 114 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Agents
- use tabs instead of spaces
- avoid duplicate code
- follow MVC best practices
- do not stage files, make commits, or push request FOR ANY REASON!
- keep the test suite up-to-date and add new relevant tests