493a7aeb96
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
15 lines
89 B
Plaintext
15 lines
89 B
Plaintext
parts
|
|
prime
|
|
stage
|
|
*.snap
|
|
.tox
|
|
|
|
# Snapcraft
|
|
.snapcraft
|
|
__pycache__
|
|
.cache
|
|
|
|
# emacs
|
|
*~
|
|
\#*
|