.gitignore: improvements
This commit is contained in:
parent
52402605e6
commit
1e0de37846
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,7 +12,9 @@
|
||||||
/Test*.html
|
/Test*.html
|
||||||
/Test*.json
|
/Test*.json
|
||||||
/Test*.log
|
/Test*.log
|
||||||
|
/Test*.log.gz
|
||||||
/Test*.png
|
/Test*.png
|
||||||
|
/*.whl
|
||||||
/bots
|
/bots
|
||||||
/cockpit-*.tar.xz
|
/cockpit-*.tar.xz
|
||||||
/cockpit-navigator.spec
|
/cockpit-navigator.spec
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue