Update gitignore to ignore pycache
Some checks failed
Build Dotfile Bundles / bundle (push) Has been cancelled

Signed-off-by: Nicholas Mello <nick@nmello.dev>
This commit is contained in:
2026-02-24 22:00:36 -06:00
parent 8ebf4c5316
commit c77f145113

3
.gitignore vendored
View File

@@ -3,3 +3,6 @@ dotfiles-*.tar.gz
# Fish
fish/fish_variables
# Pycache
**/__pycache__/