snap-glance/.gitignore
Pete Vander Giessen 493a7aeb96 Added config files to snap.
Part of a transition to storing the config files in the snap, rather
than in snapstack.

Also updated .gitignore to ignore emacs temp files and snapcraft
cruft.

Change-Id: Ic32b6e6b3665db9a43878b91c9288a408c8a8c0e
2017-08-10 19:27:32 +00:00

15 lines
89 B
Plaintext

parts
prime
stage
*.snap
.tox
# Snapcraft
.snapcraft
__pycache__
.cache
# emacs
*~
\#*