Add missing entries `.gitignore` file
These files are automatically created while building or testing and should therefore be ignored.
This commit is contained in:
parent
c00cb87d46
commit
568388b206
|
@ -8,7 +8,12 @@ asthelper.completions
|
|||
TAGS
|
||||
build/
|
||||
package/dnf.spec
|
||||
dnf/cli/completion_helper.py
|
||||
dnf/const.py
|
||||
doc/conf.py
|
||||
file.conf
|
||||
tests/modules/var/
|
||||
usr/
|
||||
bin/dnf*-2
|
||||
bin/dnf*-3
|
||||
bin/yum-2
|
||||
|
|
Loading…
Reference in New Issue