minor: document legacy links command

This commit is contained in:
2026-04-08 16:50:10 +03:00
parent 08816061fe
commit aa15c09188
2 changed files with 22 additions and 1 deletions

3
.gitignore vendored
View File

@@ -263,6 +263,7 @@ ipython_config.py
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
poetry.toml
# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
@@ -322,7 +323,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.idea/
# -----------------------------------------------------------------------------
# Project-specific files that must not be committed