mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
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
1 changed files with 0 additions and 4 deletions
|
@ -6,9 +6,5 @@
|
||||||
*.log.*
|
*.log.*
|
||||||
*.sig
|
*.sig
|
||||||
|
|
||||||
# AUR metadata
|
|
||||||
.AURINFO
|
|
||||||
.SRCINFO
|
|
||||||
|
|
||||||
pkg/
|
pkg/
|
||||||
src/
|
src/
|
||||||
|
|
Loading…
Add table
Reference in a new issue