Add more .gitignore files
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
2318f4f09c
commit
5ee20dde9e
5 changed files with 38 additions and 6 deletions
15
tsk-git/.SRCINFO
Normal file
15
tsk-git/.SRCINFO
Normal file
|
@ -0,0 +1,15 @@
|
|||
pkgbase = tsk-git
|
||||
pkgver = 0.1.1.r8.g9ba622b
|
||||
pkgrel = 1
|
||||
url = https://gitlab.com/severinkaderli/tsk
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = cargo
|
||||
makedepends = git
|
||||
conflicts = tsk
|
||||
source = git+https://gitlab.com/severinkaderli/tsk
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = tsk-git
|
||||
|
4
tsk-git/.gitignore
vendored
Normal file
4
tsk-git/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
pkg/
|
||||
src/
|
||||
tsk-git*
|
||||
tsk/
|
Loading…
Add table
Add a link
Reference in a new issue