summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2020-04-30 14:19:10 -0400
committerMark Stapp <mjs@voltanet.io>2020-04-30 14:19:10 -0400
commit7b7190e249b4e934e1ec5d0823cdca7b3e456ff5 (patch)
tree5655c28b5dc02914b351a542ff8922bc589e390c /.gitignore
parentcd8e0b88e3bae2efd65b9a2cc3464beabb6a6969 (diff)
git: ignore emacs desktop
Ignore the emacs desktop files - should never ever be committed Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8c61aeb9c5..4c8370375d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,3 +103,4 @@ compile_commands.json
refix
.vscode
.kitchen
+.emacs.desktop*