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:
@@ -6,9 +6,5 @@
|
|||||||
*.log.*
|
*.log.*
|
||||||
*.sig
|
*.sig
|
||||||
|
|
||||||
# AUR metadata
|
|
||||||
.AURINFO
|
|
||||||
.SRCINFO
|
|
||||||
|
|
||||||
pkg/
|
pkg/
|
||||||
src/
|
src/
|
||||||
|
Reference in New Issue
Block a user