mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Refactor
This commit is contained in:
parent
bf0bd5ca5f
commit
75524a0e98
2 changed files with 2 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
*
|
||||
!.nvchecker.toml
|
||||
!changelog.md
|
||||
!.gitignore
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!changelog.md
|
||||
!.nvchecker.toml
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
[cloudcmd]
|
||||
source = "npm"
|
||||
npm = "cloudcmd"
|
||||
prefix = "v"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue