diff --git a/Python.gitignore b/Python.gitignore index 82f92755..042971f7 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -1,3 +1,8 @@ +## Ignore Python temporary files, build results, and +## files generated by popular Python add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/main/Python.gitignore + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]