From 818beba5b45cc28d674ddc7e97eaee13c576f10a Mon Sep 17 00:00:00 2001
From: Simon Ruderich <simon@ruderich.org>
Date: Sat, 29 Dec 2018 09:02:03 +0100
Subject: [PATCH] shell: .gitignore: sort

---
 shell/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell/.gitignore b/shell/.gitignore
index eeb9d31..69f3031 100644
--- a/shell/.gitignore
+++ b/shell/.gitignore
@@ -4,9 +4,9 @@
 /screenrc
 /shell/aliases
 /shell/dircolors
-/tmux.conf
 /tmux-window1.conf
 /tmux-window2.conf
+/tmux.conf
 /zsh/functions/_iptables
 # Ignore temporary files.
 /lesshistory
-- 
2.49.0