Remove .SRCINFO (and old .AURINFO) from .gitignore
As of AUR 4.0.0 contributors have to maintain a GIT repository per project; .SRCINFO files need to be included in those
This commit is contained in:
parent
2d62f6c591
commit
c9073cf3e2
@ -6,9 +6,5 @@
|
|||||||
*.log.*
|
*.log.*
|
||||||
*.sig
|
*.sig
|
||||||
|
|
||||||
# AUR metadata
|
|
||||||
.AURINFO
|
|
||||||
.SRCINFO
|
|
||||||
|
|
||||||
pkg/
|
pkg/
|
||||||
src/
|
src/
|
||||||
|
Loading…
Reference in New Issue
Block a user