mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-24 20:41:50 +00:00
f7bb590dac
* add: steam * do not inline patches, invert the package arch * fix libdir * whitelist the gitignore * typo * remove multilib
8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
# We're gonna do a whitelist approach here because
|
|
# inline sources are not allowed
|
|
|
|
*
|
|
!.gitignore
|
|
!anda.hcl
|
|
!steam.spec
|
|
!update.rhai |