From d4985c9699439c6f57be8a41b7a3db9ead2e32fe Mon Sep 17 00:00:00 2001 From: Anri Dellal Date: Sat, 30 Nov 2024 16:22:30 +0300 Subject: [PATCH] .gitignore: add note for missing text editors (MR 2501) The note suggests to make local changes to git configuration instead of expanding .gitingore with more editor files --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 6c088359..18c36449 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# If files for your editor are not included in this file, +# consider adding them to .git/info/exclude +# or $XDG_CONFIG_HOME/git/ignore +# +# https://git-scm.com/docs/gitignore + # pmbootstrap will clone "pmaports" and (if pmbootstrap is not installed system # wide) create a symlink in the aports folder /aports