diff options
author | Rob Austein <sra@hactrn.net> | 2020-07-13 00:36:11 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2020-07-13 00:36:11 -0400 |
commit | 4d6f6ceebcb0422bfcf3443e7f4eb7a9eb1e4338 (patch) | |
tree | 4cc3ee6c35b659c8cafee076b6931d1d9d922b8b /.gitignore | |
parent | 68f48b7e850de48063d95645c3d76e0a2be5c079 (diff) |
Still more fun building packages with Python 3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,12 +1,15 @@ -.pbuilder-sell-by-date build +build.log cryptech-alpha*.dsc -cryptech-alpha*.tar.xz cryptech-alpha*_source.build +cryptech-alpha*_source.buildinfo cryptech-alpha*_source.changes +cryptech-alpha*.tar.xz +.pbuilder-sell-by-date screenlog.* source/cryptech-alpha-firmware.tar.gz source/cryptech_version.py* source/debian/changelog source/debian/control +source/debian/files tap |