1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 13:18:42 +02:00

Move files from dist/ to contrib/

The content of dist/ is usually generated during build
and is ignored in .gitignore now.
This commit is contained in:
2022-08-12 13:56:35 +02:00
parent c43139cbc6
commit bac875b8f6
6 changed files with 6 additions and 5 deletions

3
.gitattributes vendored
View File

@@ -1,4 +1,5 @@
.gitattributes export-ignore
.github export-ignore
contrib export-ignore
contrib/build_rpm.py export-ignore
contrib/osc.spec export-ignore
osc/util/git_version.py export-subst