snap-nova/.gitignore
Pete Vander Giessen 6f18583c92 Added config files to snap.
This is 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: I917767c08e0daebdeb2392f2fc74ca3a3a1c57ac
2017-08-10 19:30:35 +00:00

15 lines
89 B
Plaintext

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