mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
updated gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,6 +6,10 @@ out
|
|||||||
/build
|
/build
|
||||||
/build-*
|
/build-*
|
||||||
|
|
||||||
|
/AUR/clrsync-git
|
||||||
|
/AUR/pkg
|
||||||
|
/AUR/src
|
||||||
|
|
||||||
*.log
|
*.log
|
||||||
*tar.zst
|
*tar.zst
|
||||||
*tar.gz
|
*tar.gz
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Daniel Dada <dan@binarygoose.dev>
|
# Maintainer: Daniel Dada <dan@binarygoose.dev>
|
||||||
pkgname=clrsync-git
|
pkgname=clrsync-git
|
||||||
pkgver=r21.5dafb6c
|
pkgver=r22.d8baae2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Color scheme manager (git version)"
|
pkgdesc="Color scheme manager (git version)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|||||||
Reference in New Issue
Block a user