SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 0 Ignore List

Add .gitignore for Arch Linux Packages

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>
L
Lance Chen committed
b3fd9b493f6c16355867be62fe86e93719c60a80
Parent: 060aed8