| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
These files are also regularly downloaded by PKGBUILD scripts and should not be included in the repository
|
|
|
|
| |
As of AUR 4.0.0 contributors have to maintain a GIT repository per project; .SRCINFO files need to be included in those
|
|
|
|
| |
See https://lists.archlinux.org/pipermail/aur-dev/2014-November/002968.html
|
| |
|
| |
|
|
Mandatory files for a Arch Linux package are
* PKGBUILD
* install scripts, if any
* user defined configs/patches, if any
This .gitignore ignores files that are
generated/downloaded by makepkg automatically.
Refs:
* https://wiki.archlinux.org/index.php/Creating_Packages
* https://wiki.archlinux.org/index.php/Makepkg
Signed-off-by: Lance Chen <cyen0312@gmail.com>
|