From: Jacob Lifshay Date: Tue, 15 Mar 2022 08:34:11 +0000 (-0700) Subject: add python more stuff to .gitignore X-Git-Tag: opf_rfc_ls005_v1~3055 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd0afff6c80014b128b7b1a275f88065d532f1fe;p=libreriscv.git add python more stuff to .gitignore --- diff --git a/.gitignore b/.gitignore index f0191cf1d..7390ffca2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ *.snm *.vrb *.synctex.gz + +__pycache__