generated from libre-knowledge/subject-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
41 lines (41 loc) · 1.61 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Git submodule definition file
#
# Reference:
#
# * Git - gitmodules Documentation
# https://git-scm.com/docs/gitmodules
#
# Copyright 2024 林博仁(Buo-ren Lin) <[email protected]>
# SPDX-License-Identifier: CC-BY-SA-4.0
[submodule "The Common .gitignore Templates"]
path = The Common .gitignore Templates
url = https://github.com/the-common/gitignore-templates.git
ignore = dirty
[submodule "The Common Gitattributes Template"]
path = The Common Gitattributes Template
url = https://github.com/the-common/gitattributes-templates.git
ignore = dirty
[submodule "Git 版本控制忽略規則範本"]
path = Git 版本控制忽略規則範本
url = https://github.com/brlin-tw/Git_ignore_rules_template.git
ignore = dirty
[submodule "gitignore - A collection of useful .gitignore templates"]
path = gitignore - A collection of useful .gitignore templates
url = https://github.com/github/gitignore.git
ignore = dirty
[submodule "vcsh-git: 林博仁(Buo-ren Lin)'s preferred Git configuration"]
path = vcsh-git: 林博仁(Buo-ren Lin)'s preferred Git configuration
url = https://github.com/brlin-tw/vcsh-git.git
ignore = dirty
[submodule "git filter-repo:高效率的 Git 版控庫歷史重寫工具"]
path = git filter-repo:高效率的 Git 版控庫歷史重寫工具
url = https://gitlab.com/libre-knowledge/git-filter-repo.git
ignore = dirty
[submodule "Git Cola"]
path = Git Cola
url = https://gitlab.com/libre-knowledge/git-cola.git
ignore = dirty
[submodule "The pivot-submodule-git-dir utility"]
path = The pivot-submodule-git-dir utility
url = https://gitlab.com/brlin/pivot-submodule-git-dir.git
ignore = dirty