From 6143d81bb01b6e24c1f93474379362692a694698 Mon Sep 17 00:00:00 2001 From: Darren Austin Date: Wed, 5 Oct 2016 12:20:53 +0100 Subject: [PATCH] Add .gitignore for .rtorrent --- .rtorrent/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .rtorrent/.gitignore diff --git a/.rtorrent/.gitignore b/.rtorrent/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/.rtorrent/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore