snap-neutron/.gitignore
Pete Vander Giessen 26d6bcb315 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: I2542bf23435d3dbe5e399f1c938f3c9d879ed9ba
2017-08-10 19:55:43 +00:00

15 lines
89 B
Plaintext

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