From 804cfcc031dfabc35bfddb57e91ea7e8806029de Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 10 Sep 2026 13:42:23 +0200 Subject: [PATCH] __pycache__ ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8ba55be..1224d5a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ vim/.vim/.netrwhist vim/.vim/bundle !vim/.vim/bundle/Vundle.vim + +__pycache__/