summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2020-04-30 20:19:10 +0200
committerMark Stapp <mjs@voltanet.io>2020-04-30 20:19:10 +0200
commit7b7190e249b4e934e1ec5d0823cdca7b3e456ff5 (patch)
tree5655c28b5dc02914b351a542ff8922bc589e390c /.gitignore
parentMerge pull request #6299 from ton31337/fix/access-list_deletion (diff)
downloadfrr-7b7190e249b4e934e1ec5d0823cdca7b3e456ff5.tar.xz
frr-7b7190e249b4e934e1ec5d0823cdca7b3e456ff5.zip
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 8c61aeb9c..4c8370375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,3 +103,4 @@ compile_commands.json
refix
.vscode
.kitchen
+.emacs.desktop*