forked from Mirror/pmbootstrap
.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
This commit is contained in:
parent
dbf3e21446
commit
d4985c9699
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -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
|
# pmbootstrap will clone "pmaports" and (if pmbootstrap is not installed system
|
||||||
# wide) create a symlink in the aports folder
|
# wide) create a symlink in the aports folder
|
||||||
/aports
|
/aports
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue