Skip to content

Commit c00333e

Browse files
committed
Misc
1 parent 36ff78f commit c00333e

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.gitattributes

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
* text=auto
2-
*.md linguist-documentation=false linguist-detectable=true linguist-language=Markdown
1+
* text=auto
2+
*.md linguist-documentation=false linguist-detectable=true linguist-language=Markdown
3+
4+
docs/obsidian-vault/.obsidian/** linguist-generated=true

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
babel==2.17.0
2+
backrefs==5.8
23
CacheControl==0.14.0
34
certifi==2025.1.31
45
charset-normalizer==3.4.1
@@ -12,15 +13,15 @@ GitPython==3.1.31
1213
htmlmin2==0.1.13
1314
idna==3.10
1415
jieba==0.42.1
15-
Jinja2==3.1.5
16+
Jinja2==3.1.6
1617
jsmin==3.0.1
1718
Markdown==3.7
1819
markdown-callouts==0.4.0
1920
MarkupSafe==3.0.2
2021
mergedeep==1.3.4
2122
mkdocs==1.6.1
2223
mkdocs-get-deps==0.2.0
23-
mkdocs-material==9.6.4
24+
mkdocs-material==9.6.8
2425
mkdocs-material-extensions==1.3.1
2526
mkdocs-minify-plugin==0.7.1
2627
mkdocs-redirects==1.2.1

0 commit comments

Comments
 (0)