mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-09-18 12:39:37 +02:00
Remove gitignore, not part of Arch packaging guidelines
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having its own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,8 +0,0 @@
|
||||
*
|
||||
!/.SRCINFO
|
||||
!/.gitignore
|
||||
!/.pre-commit
|
||||
!/PKGBUILD
|
||||
!/brave-browser.desktop
|
||||
!/brave-bin.sh
|
||||
!/logo.png
|
Reference in New Issue
Block a user