zola/.gitignore
Nathan Musoke dca593ce13 Add snacraft config
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`.
2018-06-04 23:37:55 +12:00

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