[Markdown] Tools for working with agents.
chore Ignore the STE100 PDF at its own directory level
Move the ignore rule from the root .gitignore into steering/ste100/references/.gitignore, next to the file it ignores. The rule now travels with the directory, and the root .gitignore holds only repo-wide patterns. Tracking the scoped .gitignore also keeps the references/ directory present after a clone, so the steering doc's PDF path resolves before a local copy is supplied.
Changed files
.gitignore
@@ -5,6 +5,3 @@
5
5
*~
6
6
\#*\#
7
7
.\#*
8
Removed:
9
Removed:
# Copyrighted reference material — supply locally, never commit.
10
Removed:
steering/ste100/references/ASD-STE100_ISSUE9.pdf
steering/ste100/references/.gitignore
@@ -0,0 +1,3 @@
1
Added:
# Copyrighted reference material — supply locally, never commit.
2
Added:
# ASD-STE100 is a paid standard. Place your own copy in this directory.
3
Added:
ASD-STE100_ISSUE9.pdf