fix(docs-infra): point the tutorial .gitignore at live GitHub docs

The common tutorial scaffold's .gitignore opens with a link to
help.github.com/ignore-files/, which 404s. That directory is copied into every
tutorial and playground, so the dead link ships to anyone who opens one.

(cherry picked from commit 843a65cba0)
This commit is contained in:
Kam
2026-08-27 19:12:36 +03:00
committed by Matthew Beck
parent 6f51be6fb0
commit bee058eef8
@@ -1,4 +1,4 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# See https://docs.github.com/en/get-started/git-basics/ignoring-files for more about ignoring files.
# Compiled output
/dist