Add https://github.com/zotero/bundled-styles as submodule
This commit is contained in:
parent
ea44d9cf6f
commit
9fa7dc5249
3 changed files with 4 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
||||||
[submodule "chrome/content/zotero/locale/csl"]
|
[submodule "chrome/content/zotero/locale/csl"]
|
||||||
path = chrome/content/zotero/locale/csl
|
path = chrome/content/zotero/locale/csl
|
||||||
url = git://github.com/citation-style-language/locales.git
|
url = git://github.com/citation-style-language/locales.git
|
||||||
|
[submodule "styles"]
|
||||||
|
path = styles
|
||||||
|
url = git://github.com/zotero/bundled-styles.git
|
||||||
|
|
1
styles
Submodule
1
styles
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 2db30c9ee7cf1d7686303acad4bb1726decf39e8
|
4
styles/.gitignore
vendored
4
styles/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
# Ignore everything in this directory
|
|
||||||
*
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
Loading…
Reference in a new issue