repo: updated .gitignore
This commit is contained in:
parent
35fd029888
commit
5a943c1fec
20
packages/.gitignore
vendored
20
packages/.gitignore
vendored
@ -1,10 +1,14 @@
|
||||
*/*/
|
||||
*/LICENSE
|
||||
*/*.pkg.tar.zst
|
||||
*/*.pkg.tar.zst.sig
|
||||
*/*.tar.gz
|
||||
*/*.zip
|
||||
*/*.AppImage
|
||||
*/*.log
|
||||
|
||||
!*/keys/
|
||||
|
||||
*/*.log
|
||||
*/*.pkg.tar.zst
|
||||
|
||||
*/LICENSE
|
||||
*/*.zip
|
||||
*/*.tar.gz
|
||||
*/*.tar.xz
|
||||
*/*.tar.bz2
|
||||
*/*.AppImage
|
||||
|
||||
*/*.sig
|
||||
|
Loading…
x
Reference in New Issue
Block a user