Expand description
File and directory ignore handler
Enums§
- Ignore
Operation - Used to signal ignored files and directories to the ignore handler
Functions§
- make_
ignore_ handler - Spawn a thread that writes ignored files and directories to .gitignore
- update_
dir_ gitignores - Write file and directory names to .gitignore found in the same dir
- update_
file_ gitignores - Write file and directory names to .gitignore found in the same dir
Type Aliases§
- Ignore
Op - Used to signal ignored files and directories to the ignore handler If None is sent, the ignore handler quits