mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-19 14:17:26 +02:00
chore(All Markdown Files): auto wrap text, fix typos
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[files]
|
||||
ignore-dot = true
|
||||
ignore-files = true
|
||||
extend-exclude = ["themes/", "data/", "static-surprises/", "resources/"]
|
||||
|
||||
[default]
|
||||
binary = false
|
||||
# ignore some special identifiers(sha256, mac address, crypto keys, etc)
|
||||
extend-ignore-re = [
|
||||
"iterm2",
|
||||
"iHgEIBYKACAWIQSizQe9ljFEyyclWmtVhZllwnQrSwUCZZ1T9wIdAAAKCRBVhZll", # crypto keys
|
||||
]
|
||||
Reference in New Issue
Block a user