diff --git a/.gitignore b/.gitignore index e9292a77..00478baf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Failed patches +*.rej +*.orig + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]