ignore/types: add scdoc

Ref https://sr.ht/~sircmpwn/scdoc/

Closes #3007
This commit is contained in:
bbb651
2025-03-05 23:35:44 +02:00
committed by Andrew Gallant
parent 1efa5c1e18
commit f6d46006d1

View File

@@ -234,6 +234,7 @@ pub(crate) const DEFAULT_TYPES: &[(&[&str], &[&str])] = &[
(&["rust"], &["*.rs"]),
(&["sass"], &["*.sass", "*.scss"]),
(&["scala"], &["*.scala", "*.sbt"]),
(&["scdoc"], &["*.scd", "*.scdoc"]),
(&["seed7"], &["*.sd7", "*.s7i"]),
(&["sh"], &[
// Portable/misc. init files