Skip to content

Commit

Permalink
Revert "Set git submodules ignore to dirty (#11148)" (#11161)
Browse files Browse the repository at this point in the history
This reverts commit dd2268d.
  • Loading branch information
koppor authored Apr 7, 2024
1 parent 74c8917 commit cfeb27b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[submodule "abbrv.jabref.org"]
path = buildres/abbrv.jabref.org
url = https://github.com/JabRef/abbrv.jabref.org.git
ignore = dirty
ignore = all
shallow = true
[submodule "csl-styles"]
path = src/main/resources/csl-styles
url = https://github.com/citation-style-language/styles.git
ignore = dirty
ignore = all
shallow = true
[submodule "csl-locales"]
path = src/main/resources/csl-locales
url = https://github.com/citation-style-language/locales.git
ignore = dirty
ignore = all
shallow = true

0 comments on commit cfeb27b

Please sign in to comment.