dca593ce13
This allows the easy generation of snaps as requested in #227. This commit does not add automatic generation and publication of snaps to the Snap Store, but they can easily be generated for local/personal use by ``` snapcraft sudo snap install gutenberg_xxx.snap ``` Add directories with snapcraft artifacts to `.gitignore`.
22 lines
195 B
Plaintext
22 lines
195 B
Plaintext
target
|
|
.idea/
|
|
test_site/public
|
|
docs/public
|
|
|
|
small-blog
|
|
medium-blog
|
|
big-blog
|
|
huge-blog
|
|
small-kb
|
|
medium-kb
|
|
huge-kb
|
|
|
|
current.bench
|
|
now.bench
|
|
|
|
# snapcraft artifacts
|
|
snap/.snapcraft
|
|
parts
|
|
prime
|
|
stage
|