Skip to content

Commit bbd34a4

Browse files
shiftkeyLin-Buo-Renmariogrip
committed
add community Snap template
Co-Authored-By: 林博仁(Buo-ren Lin) <[email protected]> Co-Authored-By: Marius Gripsgard <[email protected]>
1 parent 2055dc1 commit bbd34a4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

community/Linux/Snap.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# gitginore template for creating Snap packages
2+
# website: https://snapcraft.io/
3+
4+
parts/
5+
prime/
6+
stage/
7+
*.snap
8+
9+
# Snapcraft global state tracking data(automatically generated)
10+
# https://forum.snapcraft.io/t/location-to-save-global-state/768
11+
/snap/.snapcraft/
12+
13+
# Source archive packed by `snapcraft cleanbuild` before pushing to the LXD container
14+
/*_source.tar.bz2

0 commit comments

Comments
 (0)