Merge "Update gitignore to ignore md files for AI agents"

This commit is contained in:
Zuul
2026-03-06 16:23:12 +00:00
committed by Gerrit Code Review

4
.gitignore vendored
View File

@@ -56,3 +56,7 @@ ChangeLog
# generated docs
doc/source/ref/
# Files used by AI agents for instructions, rules and project context
# md is also used for docs, but we can ignore them since openstack uses rst
*.md