feat(paru): Add config
This commit is contained in:
parent
1aa1b5dbd0
commit
693742c6f2
1 changed files with 11 additions and 0 deletions
11
.config/paru/paru.conf
Normal file
11
.config/paru/paru.conf
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
### GENERAL OPTIONS
|
||||||
|
|
||||||
|
[options]
|
||||||
|
PgpFetch
|
||||||
|
Devel
|
||||||
|
Provides
|
||||||
|
DevelSuffixes = -git -cvs -svn -bzr -darcs -always -hg -fossil
|
||||||
|
BottomUp
|
||||||
|
# NewsOnUpgrade
|
||||||
|
CleanAfter
|
||||||
|
SudoLoop
|
Loading…
Add table
Reference in a new issue