Ignore nested Python cache directories
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
A small local web UI for a system-wide `ani-cli` install.
|
||||
|
||||
Current version: `0.1.0`
|
||||
Current version: `0.1.1`
|
||||
|
||||
## Project Layout
|
||||
|
||||
@@ -46,4 +46,4 @@ ANI_CLI_DOWNLOAD_DIR/anime_name/anime_name - S01E01.mp4
|
||||
|
||||
Settings and the queue are stored under XDG config/state directories when writable, with a local `.ani-cli-web/` fallback inside this project.
|
||||
|
||||
Runtime folders such as `.ani-cli-web/`, `downloads/`, and Python bytecode caches are ignored by git.
|
||||
Runtime folders such as `.ani-cli-web/`, `downloads/`, and Python bytecode cache directories at any depth are ignored by git.
|
||||
|
||||
Reference in New Issue
Block a user