updated gitignore

This commit is contained in:
2025-12-09 00:30:09 +03:00
parent d8baae2ae9
commit 931277291b
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@@ -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

View File

@@ -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')