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.

Commit
0fdc1a9a534dec3a48a849e7719416273f34e0f0
Author
Marius Peter <dev@marius-peter.com>
Author date
Committer
Marius Peter <dev@marius-peter.com>
Committer date
Changed files
.gitignore
index c446d487..964fbaff 100644..100644
@@ -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
index 00000000..13b54def 000000..100644
@@ -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