e-Paper icon indicating copy to clipboard operation
e-Paper copied to clipboard

cleanup: rm `*.pyc` & `__pycache__/`, add them to .gitignore

Open loiccoyle opened this issue 1 year ago • 0 comments

The python library contains some files and folders which shouldn't really be included in the version control. I removed them and added them to the .gitignore so that they don't get added in the future.

loiccoyle avatar May 21 '24 20:05 loiccoyle