diff --git a/.gitignore b/.gitignore index 3a138e8..a7cce9e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,7 @@ __pycache__/ # Go build output /src/simple-ca/simple-ca /src/simple-ca/simple-ca.exe + +# Do not store AI Agent instructions +AGENTS.md +CLAUDE.md