mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
10 lines
116 B
TOML
10 lines
116 B
TOML
disabled = [
|
|
"repeated_keys",
|
|
"empty_pattern",
|
|
]
|
|
nix_version = '2.4'
|
|
ignore = [
|
|
'.direnv',
|
|
'ci',
|
|
'overlays',
|
|
]
|