Mastering-Concurrency-in-Python icon indicating copy to clipboard operation
Mastering-Concurrency-in-Python copied to clipboard

Pycaches are not ignored

Open Matej-Chmel opened this issue 2 years ago • 0 comments

Pycaches are built for specific Python version so it doesn't make much sense to commit them if the end-user will be using a different Python version.

pycache in chapter 3 pycache in chapter 16

Matej-Chmel avatar Aug 31 '23 22:08 Matej-Chmel