Files
kata-containers/.gitignore
Julio Montes 8a055c44f8 snap: remove snap-build scripts
snap-build scripts were used to cross-build snap images in local environments.
Currently we are using launchpad to build and release the snaps, hence those
old scripts are no more needed.

fixes #350

Signed-off-by: Julio Montes <julio.montes@intel.com>
2019-02-21 10:51:50 -06:00

14 lines
127 B
Plaintext

*.img
*.initrd
*.sha256
*.snap
*.tar.gz
*.tar.xz
debian.series
parts/
prime/
sha256sums.asc
snap/.snapcraft/
stage/
typescript