mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-20 03:03:44 +08:00
Move debian
into pkg/DEB
This commit is contained in:
parent
eb808c49a5
commit
3c84ad550d
21
.gitignore
vendored
21
.gitignore
vendored
@ -35,14 +35,21 @@ chsrc.toc
|
|||||||
*.pdf
|
*.pdf
|
||||||
|
|
||||||
|
|
||||||
# DEB package build artifacts
|
##############################
|
||||||
debian/chsrc/
|
# DEB package
|
||||||
debian/.debhelper/
|
##############################
|
||||||
debian/debhelper-build-stamp
|
# DEB package 未归档的目录
|
||||||
debian/files
|
pkg/DEB/debian/chsrc/
|
||||||
debian/chsrc.debhelper.log
|
|
||||||
debian/chsrc.substvars
|
|
||||||
|
|
||||||
|
# 下面这个目录包含创建出 $HOME 的虚拟环境
|
||||||
|
pkg/DEB/debian/.debhelper/
|
||||||
|
|
||||||
|
pkg/DEB/debian/debhelper-build-stamp
|
||||||
|
pkg/DEB/debian/files
|
||||||
|
pkg/DEB/debian/chsrc.debhelper.log
|
||||||
|
pkg/DEB/debian/chsrc.substvars
|
||||||
|
|
||||||
|
# 以下为 DEB package 构建的直接产物
|
||||||
chsrc_*.deb
|
chsrc_*.deb
|
||||||
chsrc-dbgsym_*.ddeb
|
chsrc-dbgsym_*.ddeb
|
||||||
chsrc_*.build
|
chsrc_*.build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user