diff --git a/.gitignore b/.gitignore index f77d3a49e11..3b22e358dca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# Patterns that are specific to a text editor, IDE, operating system, or user +# environment are not added here. They should be added to your local gitignore +# file instead: +# https://docs.github.com/en/get-started/git-basics/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer + # Build subdirectories. /*build* !/build-aux