add community Snap template
Co-Authored-By: 林博仁(Buo-ren Lin) <lin-buo-ren@users.noreply.github.com> Co-Authored-By: Marius Gripsgard <marius@ubports.com>
This commit is contained in:
parent
2055dc1010
commit
bbd34a4472
14
community/Linux/Snap.gitignore
Normal file
14
community/Linux/Snap.gitignore
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# gitginore template for creating Snap packages
|
||||||
|
# website: https://snapcraft.io/
|
||||||
|
|
||||||
|
parts/
|
||||||
|
prime/
|
||||||
|
stage/
|
||||||
|
*.snap
|
||||||
|
|
||||||
|
# Snapcraft global state tracking data(automatically generated)
|
||||||
|
# https://forum.snapcraft.io/t/location-to-save-global-state/768
|
||||||
|
/snap/.snapcraft/
|
||||||
|
|
||||||
|
# Source archive packed by `snapcraft cleanbuild` before pushing to the LXD container
|
||||||
|
/*_source.tar.bz2
|
Loading…
Reference in New Issue
Block a user