gitignore: Add more paths to ignore
This commit is contained in:
parent
d2212e7344
commit
5822638648
1 changed files with 9 additions and 2 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
/*.ociarchive
|
||||||
/.buildid
|
/.buildid
|
||||||
/fedora-comps
|
/cache/
|
||||||
/fedora-lorax-templates
|
/debugdata/
|
||||||
|
/fedora-comps/
|
||||||
|
/fedora-lorax-templates/
|
||||||
|
/iso/
|
||||||
|
/logs/
|
||||||
|
/repo/
|
||||||
|
/tmp/
|
||||||
|
|
Loading…
Reference in a new issue