文件操作 - cspell.config.yaml
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3.12/site-packages/ansible_collections/ansible/utils/cspell.config.yaml
编辑文件内容
--- dictionaryDefinitions: - name: words path: .config/dictionary.txt addWords: true dictionaries: - bash - networking-terms - python - words - "!aws" - "!backwards-compatibility" - "!cryptocurrencies" - "!cpp" ignorePaths: # All dot files in the root - \.* # This file - cspell.config.yaml # Generated rst files in the docs directory - docs/*.rst # The mypy configuration file - mypy.ini # The shared file for tool configuration - pyproject.toml # requirements.txt - requirements.txt # test-requirements.txt - test-requirements.txt # the bindep file - bindep.txt # The tox configuration file - tox.ini languageSettings: - languageId: python allowCompoundWords: false
修改文件时间
将文件时间修改为当前时间的前一年
删除文件