mirror of
https://github.com/github/gitignore.git
synced 2025-04-27 19:29:26 +00:00
chore(links): replace URLs with HTTPS for better security
This commit is contained in:
parent
010b77ba77
commit
c831d190f6
@ -11,10 +11,10 @@ the following resources are a great place to start:
|
||||
- The [Ignoring Files article][help] on the GitHub Help site.
|
||||
- The [gitignore(5)][man] manual page.
|
||||
|
||||
[man]: http://git-scm.com/docs/gitignore
|
||||
[man]: https://git-scm.com/docs/gitignore
|
||||
[help]: https://help.github.com/articles/ignoring-files
|
||||
[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
|
||||
[progit]: http://git-scm.com/book
|
||||
[progit]: https://git-scm.com/book
|
||||
|
||||
## Folder structure
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user