Ignore nested Python cache directories

This commit is contained in:
Dymas
2026-05-11 11:56:04 +02:00
parent ec6efac9e1
commit 79ee98ae62
5 changed files with 9 additions and 4 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.1.1 - 2026-05-11
- Expanded `.gitignore` to ignore `__pycache__` directories at every project depth.
## 0.1.0 - 2026-05-11
- Split `ani-cli-web` into a standalone project that uses system-wide `ani-cli`.