Update .gitignore to exclude AI Agent instruction files
This commit is contained in:
@@ -9,3 +9,7 @@ __pycache__/
|
|||||||
# Go build output
|
# Go build output
|
||||||
/src/simple-ca/simple-ca
|
/src/simple-ca/simple-ca
|
||||||
/src/simple-ca/simple-ca.exe
|
/src/simple-ca/simple-ca.exe
|
||||||
|
|
||||||
|
# Do not store AI Agent instructions
|
||||||
|
AGENTS.md
|
||||||
|
CLAUDE.md
|
||||||
|
|||||||
Reference in New Issue
Block a user