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.
This commit is contained in:
Kam
2026-08-27 19:12:36 +03:00
committed by Matthew Beck
parent c2d4070c36
commit 843a65cba0
@@ -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