mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🌐 Added Japanese user guide (#11591)
This commit is contained in:
parent
d677573576
commit
e8053d1b1f
96 changed files with 61332 additions and 2 deletions
|
|
@ -633,6 +633,7 @@ func getSyncIgnoreLines() (ret []string) {
|
|||
ret = append(ret, "20210808180117-6v0mkxr/**/*")
|
||||
ret = append(ret, "20210808180117-czj9bvb/**/*")
|
||||
ret = append(ret, "20211226090932-5lcq56f/**/*")
|
||||
ret = append(ret, "20240530133126-axarxgx/**/*")
|
||||
|
||||
ret = gulu.Str.RemoveDuplicatedElem(ret)
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue