summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2019-02-13 17:14:00 -0500
committerLevente Polyak <anthraxx@archlinux.org>2019-11-30 13:21:23 +0100
commit2fb1cc2dd2c2171bd2c078a37f871de45b0fe118 (patch)
tree03072f6accc5b25e92cdc26a9081fc50ea2494a5 /.gitignore
parentbcba56640536406b860fa7364357659b51d0aea5 (diff)
downloaddevtools32-2fb1cc2dd2c2171bd2c078a37f871de45b0fe118.tar.xz
makerepropkg: add new program to try to reproducibly build a package
This attempts to recreate a package that was probably created using makechrootpkg, and see if it conforms to the https://reproducible-builds.org/ specification. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a1d1e4..7844219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ commitpkg
finddeps
lddd
makechrootpkg
+makerepropkg
mkarchroot
rebuildpkgs
zsh_completion