diff --git a/.gitattributes b/.gitattributes index 9b03811..a9bfeea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,3 +21,4 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text +*.changes merge=merge-changes diff --git a/.gitignore b/.gitignore index 57affb6..0554c62 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ .osc +*.obscpio +_build* +.pbuild +python310-*-build/ diff --git a/python310.changes b/python310.changes index 6568b0b..75e33d9 100644 --- a/python310.changes +++ b/python310.changes @@ -4520,4 +4520,3 @@ Tue Jan 18 14:13:04 UTC 2011 - jmatejek@novell.com compliant libpython3 package - mostly rewritten the spec file with more detailed comments - cleaned up lists of patches -